Home
last modified time | relevance | path

Searched refs:NAVIGATION_WHEEL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java359 public static final int NAVIGATION_WHEEL = 4; field in Configuration
703 case NAVIGATION_WHEEL: sb.append(" wheel"); break; in toString()
/frameworks/base/include/androidfw/
DResourceTypes.h883 NAVIGATION_WHEEL = ACONFIGURATION_NAVIGATION_WHEEL, enumerator
/frameworks/base/tools/aapt/
DAaptAssets.cpp1329 if (out) out->navigation = out->NAVIGATION_WHEEL; in getNavigationName()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2270 case ResTable_config::NAVIGATION_WHEEL: in toString()
/frameworks/base/api/
Dcurrent.txt7265 field public static final int NAVIGATION_WHEEL = 4; // 0x4