Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java58 boolean raw, QuintFunction<Integer, Integer, String, String, Boolean, Integer> in checkOperation() argument
89 @NonNull HeptFunction<Integer, Integer, String, String, Boolean, String, Boolean, in noteOperation() argument
107 @NonNull HexFunction<Integer, AttributionSource, Boolean, String, Boolean, in noteProxyOperation() argument
132 @NonNull UndecFunction<IBinder, Integer, Integer, String, String, Boolean, in startOperation() argument
155 int attributionChainId, @NonNull DecFunction<Integer, AttributionSource, Boolean, in startProxyOperation() argument
182 @NonNull TriFunction<Integer, AttributionSource, Boolean, Void> superImpl); in finishProxyOperation() argument
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java206 QuintFunction<Integer, Integer, String, String, Boolean, Integer> superImpl) { in checkOperation() argument
220 String, String, Boolean, String, Boolean, SyncNotedAppOp> superImpl) { in noteOperation() argument
230 AttributionSource, Boolean, String, Boolean, Boolean, in noteProxyOperation() argument
244 String, Boolean, Boolean, String, Boolean, Integer, Integer, in startOperation() argument
258 @NonNull DecFunction<Integer, AttributionSource, Boolean, Boolean, String, Boolean, in startProxyOperation() argument
278 Boolean, Void> superImpl) { in finishProxyOperation() argument
/frameworks/base/core/jni/
Dscoped_nullable_primitive_array.h42 ARRAY_TRAITS(jbooleanArray, jboolean*, Boolean) in ARRAY_TRAITS() argument
/frameworks/base/libs/hwui/jni/
Dscoped_nullable_primitive_array.h42 ARRAY_TRAITS(jbooleanArray, jboolean*, Boolean) in ARRAY_TRAITS() argument
/frameworks/base/core/java/com/android/internal/inputmethod/
DCompletable.java463 public static final class Boolean extends Values<java.lang.Boolean> { } class in Completable
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipBoundsState.java404 public void setOnShelfVisibilityChangeCallback( in setOnShelfVisibilityChangeCallback()
/frameworks/base/tools/aapt2/
DResources.proto290 message Boolean { message