Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputDevice.java126 public static final int SOURCE_CLASS_NONE = 0x00000000; field in InputDevice
186 SOURCE_CLASS_NONE,
325 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE;
333 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE;
356 public static final int SOURCE_SENSOR = 0x04000000 | SOURCE_CLASS_NONE;
DViewRootImpl.java30 import static android.view.InputDevice.SOURCE_CLASS_NONE;
818 int mUnbufferedInputSource = SOURCE_CLASS_NONE;
10363 || (source & mUnbufferedInputSource) != SOURCE_CLASS_NONE; in onBatchedInputEventPending()
DViewGroup.java9384 int focusedChildNonPointerSource = InputDevice.SOURCE_CLASS_NONE; in onDescendantUnbufferedRequested()
DView.java5750 int mUnbufferedInputSource = InputDevice.SOURCE_CLASS_NONE;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32279 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
/frameworks/base/core/api/
Dcurrent.txt51055 field public static final int SOURCE_CLASS_NONE = 0; // 0x0