Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java540 public static final int NAVIGATION_UNDEFINED = 0; field in Configuration
1038 case NAVIGATION_UNDEFINED: sb.append(" ?nav"); break; in toString()
1077 navigation = NAVIGATION_UNDEFINED; in setToDefaults()
1173 if (delta.navigation != NAVIGATION_UNDEFINED in updateFrom()
1370 if ((compareUndefined || delta.navigation != NAVIGATION_UNDEFINED) in diff()
2306 NAVIGATION_UNDEFINED); in readXmlAttrs()
2367 if (config.navigation != NAVIGATION_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2227 Configuration.NAVIGATION_UNDEFINED); in parseBaseApkCommon()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9124 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt11145 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0
Dsystem-current.txt11925 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0