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.java87 @Nullable String featureId, boolean shouldCollectAsyncNotedOp, in noteOperation()
105 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteProxyOperation()
129 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, in startOperation()
152 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startProxyOperation()
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java218 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, @Nullable in noteOperation()
228 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteProxyOperation()
241 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startOperation()
255 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()
62 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startProxyOperation()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3333 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperation()
3340 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in noteProxyOperationImpl()
3398 String attributionTag, boolean shouldCollectAsyncNotedOp, String message, in noteOperation()
3405 @Nullable String attributionTag, boolean shouldCollectAsyncNotedOp, in noteOperationImpl()
3424 boolean shouldCollectAsyncNotedOp, @Nullable String message, in noteOperationUnchecked()
3800 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, in startOperation()
3810 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @NonNull String message, in startOperationImpl()
3843 boolean shouldCollectAsyncNotedOp, String message, boolean shouldCollectMessage, in startProxyOperation()
3854 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, String message, in startProxyOperationImpl()
3940 boolean startIfModeDefault, boolean shouldCollectAsyncNotedOp, @Nullable String message, in startOperationUnchecked()