android.support.wearable.input

Annotations

RemoteInputConstants.InputActionType This @interface is deprecated. use the Jetpack Wear Watch Face libraries instead.  

Classes

RemoteInputConstants This class is deprecated. use androidx.wear.input.RemoteInputIntentHelper provided by the Jetpack Wear Input library instead.  
RemoteInputIntent This class is deprecated. use androidx.wear.input.RemoteInputIntentHelper provided by the Jetpack Wear Input library instead.  
RotaryEncoder This class is deprecated. The functionality in this class can be achieved using standard platform APIs. For checking whether an event came from the rotary encoder, use MotionEvent.getSource(), and use MotionEvent.getAxisValue(int) to obtain the axis value of the rotation.  
WearableButtons This class is deprecated. use androidx.wear.input.WearableButtons provided by the Jetpack Wear Input library instead.  
WearableButtons.ButtonInfo This class is deprecated. use androidx.wear.input.WearableButtons provided by the Jetpack Wear Input library instead.