Home
last modified time | relevance | path

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

/frameworks/native/libs/permission/
DIAppOpsService.cpp52 const std::optional<String16>& attributionTag, bool shouldCollectAsyncNotedOp, in noteOperation()
74 bool startIfModeDefault, bool shouldCollectAsyncNotedOp, const String16& message, in startOperation()
198 bool shouldCollectAsyncNotedOp = data.readBool(); in onTransact() local
216 bool shouldCollectAsyncNotedOp = data.readBool(); in onTransact() local
/frameworks/base/core/java/android/app/
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()
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl41 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage); in noteOperation()
44 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startOperation()
59 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperation()
63 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java222 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, @Nullable in noteOperation()
232 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteProxyOperation()
245 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startOperation()
259 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3360 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperation()
3367 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperationImpl()
3425 String attributionTag, boolean shouldCollectAsyncNotedOp, String message, in noteOperation()
3432 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, in noteOperationImpl()
3451 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteOperationUnchecked()
3827 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, in startOperation()
3837 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @NonNull String message, in startOperationImpl()
3870 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
3881 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startProxyOperationImpl()
3965 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @Nullable String message, in startOperationUnchecked()