Home
last modified time | relevance | path

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

12

/frameworks/support/compat/java/android/support/v4/view/
DInputDeviceCompat.java37 public static final int SOURCE_CLASS_NONE = 0x00000000; field in InputDeviceCompat
188 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE;
196 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE;
/frameworks/base/core/java/android/view/
DInputDevice.java78 public static final int SOURCE_CLASS_NONE = 0x00000000; field in InputDevice
264 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE;
272 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE;
/frameworks/support/api/
D22.1.0.txt3424 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D22.2.0.txt3821 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D22.2.1.txt3850 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D25.1.0.txt6420 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D25.0.0.txt6009 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.0.0.txt4520 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D25.2.0.txt6420 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D24.2.0.txt5944 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D26.0.0-alpha1.txt7319 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.2.1.txt5187 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D25.3.0.txt6852 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.2.0.txt5187 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.1.1.txt4762 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D25.4.0.txt6923 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.4.0.txt5199 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D23.1.0.txt4806 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D24.0.0.txt5736 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D26.0.0-beta1.txt8279 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D26.0.0-SNAPSHOT.txt8438 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D26.0.0-beta2.txt8427 field public static final int SOURCE_CLASS_NONE = 0; // 0x0
D24.1.0.txt5738 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
/frameworks/base/api/
Dcurrent.txt43964 field public static final int SOURCE_CLASS_NONE = 0; // 0x0

12