Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java644 public static final int NAVIGATION_UNDEFINED = 0; field in Configuration
1240 case NAVIGATION_UNDEFINED: sb.append(" ?nav"); break; in toString()
1559 navigation = NAVIGATION_UNDEFINED; in setToDefaults()
1658 if (delta.navigation != NAVIGATION_UNDEFINED in updateFrom()
1934 if ((compareUndefined || delta.navigation != NAVIGATION_UNDEFINED) in diff()
2953 NAVIGATION_UNDEFINED); in readXmlAttrs()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackageUtils.java1446 Configuration.NAVIGATION_UNDEFINED); in parseUsesConfiguration()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java2126 Configuration.NAVIGATION_UNDEFINED); in parseBaseApkCommon()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13339 field public static final int NAVIGATION_UNDEFINED = 0; // 0x0