Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java359 public static final int NAVIGATION_UNDEFINED = 0; field in Configuration
766 case NAVIGATION_UNDEFINED: sb.append(" ?nav"); break; in toString()
799 navigation = NAVIGATION_UNDEFINED; in setToDefaults()
880 if (delta.navigation != NAVIGATION_UNDEFINED in updateFrom()
1023 if (delta.navigation != NAVIGATION_UNDEFINED in diff()
1718 NAVIGATION_UNDEFINED); in readXmlAttrs()
1772 if (config.navigation != NAVIGATION_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1510 Configuration.NAVIGATION_UNDEFINED); in parseBaseApk()
/frameworks/base/api/
Dsystem-current.txt9432 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0
Dcurrent.txt9126 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0