Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java56 boolean raw, QuintFunction<Integer, Integer, String, String, Boolean, Integer> in checkOperation() argument
87 @NonNull HeptFunction<Integer, Integer, String, String, Boolean, String, Boolean, in noteOperation() argument
105 @NonNull HexFunction<Integer, AttributionSource, Boolean, String, Boolean, in noteProxyOperation() argument
130 @NonNull UndecFunction<IBinder, Integer, Integer, String, String, Boolean, in startOperation() argument
155 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, in startProxyOperation() argument
186 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, in finishProxyOperation() argument
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java220 QuintFunction<Integer, Integer, String, String, Boolean, Integer> superImpl) { in checkOperation() argument
234 String, String, Boolean, String, Boolean, SyncNotedAppOp> superImpl) { in noteOperation() argument
244 AttributionSource, Boolean, String, Boolean, Boolean, in noteProxyOperation() argument
258 String, Boolean, Boolean, String, Boolean, Integer, Integer, in startOperation() argument
272 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, Boolean, String, in startProxyOperation() argument
292 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, Void> superImpl) { in finishProxyOperation() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DValueParser.kt169 val Boolean = parseBoolean regex
/aosp14/frameworks/base/telephony/java/android/telephony/satellite/
H A DSatelliteManager.java448 @NonNull OutcomeReceiver<Boolean, SatelliteException> callback) { in requestIsSatelliteEnabled()
503 @NonNull OutcomeReceiver<Boolean, SatelliteException> callback) { in requestIsDemoModeEnabled()
556 @NonNull OutcomeReceiver<Boolean, SatelliteException> callback) { in requestIsSatelliteSupported()
1101 @NonNull OutcomeReceiver<Boolean, SatelliteException> callback) { in requestIsSatelliteProvisioned()
1422 @NonNull OutcomeReceiver<Boolean, SatelliteException> callback) { in requestIsSatelliteCommunicationAllowedForCurrentLocation()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dscoped_nullable_primitive_array.h42 ARRAY_TRAITS(jbooleanArray, jboolean*, Boolean) in ARRAY_TRAITS() argument
/aosp14/frameworks/base/core/jni/
H A Dscoped_nullable_primitive_array.h42 ARRAY_TRAITS(jbooleanArray, jboolean*, Boolean) in ARRAY_TRAITS() argument
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DAppsFilterSnapshot.java88 QuadFunction<Integer, Integer, Integer, Boolean, String[]> getPackagesForUid); in dumpQueries() argument
H A DAppsFilterBase.java707 QuadFunction<Integer, Integer, Integer, Boolean, String[]> getPackagesForUid) { in dumpQueries() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewBinder.kt639 private fun Boolean.asVisibleOrGone(): Int = if (this) View.VISIBLE else View.GONE regex
641 private fun Boolean.asVisibleOrHidden(): Int = if (this) View.VISIBLE else View.INVISIBLE regex
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1985 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in dump()
1999 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in dump()
2011 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> packagePermissions) { in dumpPackagePreferencesLocked()
2098 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> packagePermissions) { in dumpPackagePreferencesLocked()
2191 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in pullPackagePreferencesStats()
2352 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in dumpJson()
2452 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in dumpBansJson()
2490 ArrayMap<Pair<Integer, String>, Pair<Boolean, Boolean>> pkgPermissions) { in getPermissionBasedPackageBans()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinator.kt346 private fun Boolean.visibleIfTrue(): Int { regex
/aosp14/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java84 void forEachPackage(TriConsumer<Package, Boolean, File> p); in forEachPackage() argument
/aosp14/frameworks/base/tools/aapt2/
H A DResources.proto299 message Boolean { message
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsState.java473 public void setOnShelfVisibilityChangeCallback( in setOnShelfVisibilityChangeCallback()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...