Home
last modified time | relevance | path

Searched refs:NAVIGATION_TRACKBALL (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java371 public static final int NAVIGATION_TRACKBALL = 3; field in Configuration
769 case NAVIGATION_TRACKBALL: sb.append(" tball"); break; in toString()
1562 case Configuration.NAVIGATION_TRACKBALL: in resourceQualifierString()
/frameworks/base/tools/aapt/
DAaptConfig.cpp651 if (out) out->navigation = out->NAVIGATION_TRACKBALL; in parseNavigation()
/frameworks/base/include/androidfw/
DResourceTypes.h1001 NAVIGATION_TRACKBALL = ACONFIGURATION_NAVIGATION_TRACKBALL, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2805 case ResTable_config::NAVIGATION_TRACKBALL: in toString()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7287 config.navigation = Configuration.NAVIGATION_TRACKBALL; in computeScreenConfigurationLocked()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16595 || mConfiguration.navigation == Configuration.NAVIGATION_TRACKBALL) { in getDeviceConfigurationInfo()
/frameworks/base/api/
Dsystem-current.txt9431 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3
Dcurrent.txt9125 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3