Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java552 public static final int NAVIGATION_TRACKBALL = 3; field in Configuration
1041 case NAVIGATION_TRACKBALL: sb.append(" tball"); break; in toString()
2128 case Configuration.NAVIGATION_TRACKBALL: in resourceQualifierString()
/frameworks/base/tools/aapt/
DAaptConfig.cpp746 if (out) out->navigation = out->NAVIGATION_TRACKBALL; in parseNavigation()
/frameworks/base/tools/aapt2/
DConfigDescription.cpp507 if (out) out->navigation = out->NAVIGATION_TRACKBALL; in parseNavigation()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1007 NAVIGATION_TRACKBALL = ACONFIGURATION_NAVIGATION_TRACKBALL, enumerator
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1243 config.navigation = Configuration.NAVIGATION_TRACKBALL; in computeScreenConfiguration()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp3197 case ResTable_config::NAVIGATION_TRACKBALL: in toString()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java20028 || globalConfig.navigation == Configuration.NAVIGATION_TRACKBALL) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9123 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt11144 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3
Dsystem-current.txt11924 field public static final int NAVIGATION_TRACKBALL = 3; // 0x3