Home
last modified time | relevance | path

Searched defs:shouldCollectAsyncNotedOp (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java85 @Nullable String featureId, boolean shouldCollectAsyncNotedOp, in noteOperation()
103 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteProxyOperation()
127 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, in startOperation()
152 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIAppOpsService.aidl41 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage); in noteOperation()
44 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startOperation()
61 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperation()
65 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java232 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, @Nullable in noteOperation()
242 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteProxyOperation()
255 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startOperation()
269 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2528 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperation()
2535 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperationImpl()
2596 String attributionTag, boolean shouldCollectAsyncNotedOp, String message, in noteOperation()
2603 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, in noteOperationImpl()
2625 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteOperationUnchecked()
3010 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, in startOperation()
3020 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @NonNull String message, in startOperationImpl()
3068 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
3079 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startProxyOperationImpl()
3166 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @Nullable String message, in startOperationUnchecked()