Home
last modified time | relevance | path

Searched refs:SOURCE_ROTARY_ENCODER (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java277 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE; field in InputDevice
DViewRootImpl.java7506 || mEvent.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)); in shouldSkipIme()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java838 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
DScrollView.java901 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
DAbsListView.java4293 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
/frameworks/base/non-updatable-api/
Dcurrent.txt50247 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000
/frameworks/base/api/
Dcurrent.txt50391 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000