Searched refs:SOURCE_TOUCH_NAVIGATION (Results 1 – 7 of 7) sorted by relevance
121 map.put("touchnavigation", InputDevice.SOURCE_TOUCH_NAVIGATION);262 case InputDevice.SOURCE_TOUCH_NAVIGATION: in getToolType()
325 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE; field in InputDevice377 SOURCE_TOUCH_NAVIGATION,
8167 } else if ((source & InputDevice.SOURCE_TOUCH_NAVIGATION) in onProcess()8168 == InputDevice.SOURCE_TOUCH_NAVIGATION) { in onProcess()8191 } else if ((source & InputDevice.SOURCE_TOUCH_NAVIGATION) in onDeliverToNext()8192 == InputDevice.SOURCE_TOUCH_NAVIGATION) { in onDeliverToNext()
632 InputDevice.SOURCE_TOUCH_NAVIGATION,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32292 field public static final int SOURCE_TOUCH_NAVIGATION = 2097152; // 0x200000
51071 field public static final int SOURCE_TOUCH_NAVIGATION = 2097152; // 0x200000