Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_NONE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java109 public static final int SOURCE_CLASS_NONE = 0x00000000; field in InputDevice
169 SOURCE_CLASS_NONE,
307 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE;
315 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE;
338 public static final int SOURCE_SENSOR = 0x04000000 | SOURCE_CLASS_NONE;
DViewRootImpl.java22 import static android.view.InputDevice.SOURCE_CLASS_NONE;
548 int mUnbufferedInputSource = SOURCE_CLASS_NONE;
8688 || (source & mUnbufferedInputSource) != SOURCE_CLASS_NONE; in onBatchedInputEventPending()
DViewGroup.java9255 int focusedChildNonPointerSource = InputDevice.SOURCE_CLASS_NONE; in onDescendantUnbufferedRequested()
DView.java5276 int mUnbufferedInputSource = InputDevice.SOURCE_CLASS_NONE;
/frameworks/base/core/api/
Dcurrent.txt47221 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32279 field public static final int SOURCE_CLASS_NONE = 0; // 0x0