Home
last modified time | relevance | path

Searched defs:TYPE_BOOLEAN (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/controls/actions/
H A DControlAction.java87 public static final @ActionType int TYPE_BOOLEAN = 1; field in ControlAction
/aosp14/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java49 public static final int TYPE_BOOLEAN = 1; field in RestrictionEntry
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java92 static final int TYPE_BOOLEAN = 'Z'; field in TypedProperties
/aosp14/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java156 private static final String TYPE_BOOLEAN = "b"; field in Content.Parser
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1688 TYPE_BOOLEAN = 1<<3, enumerator
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java261 private static final int TYPE_BOOLEAN = 1; field in PackageManager.Property
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...