Home
last modified time | relevance | path

Searched refs:shouldCollectNotes (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/libs/permission/
DAppOpsManager.cpp104 shouldCollectNotes(op), message, uid == AID_SYSTEM) in noteOp()
122 attributionTag, startIfModeDefault, shouldCollectNotes(op), message, in startOpNoThrow()
180 bool AppOpsManager::shouldCollectNotes(int32_t opcode) { in shouldCollectNotes() function in android::AppOpsManager
185 if (getService()->shouldCollectNotes(opcode)) { in shouldCollectNotes()
DIAppOpsService.cpp158 virtual bool shouldCollectNotes(int32_t opCode) { in shouldCollectNotes() function in android::BpAppOpsService
293 bool shouldCollect = shouldCollectNotes(opCode); in onTransact()
/frameworks/native/libs/permission/include/binder/
DIAppOpsService.h54 virtual bool shouldCollectNotes(int32_t opCode) = 0;
DAppOpsManager.h192 bool shouldCollectNotes(int32_t opCode);
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl61 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
/frameworks/base/core/java/android/app/
DAppOpsManager.java10144 boolean shouldCollectNotes; in getNotedOpCollectionMode()
10146 shouldCollectNotes = mService.shouldCollectNotes(op); in getNotedOpCollectionMode()
10151 if (shouldCollectNotes) { in getNotedOpCollectionMode()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java4296 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService
6903 if (shouldCollectNotes(i)) {
/frameworks/base/boot/
Dboot-image-profile.txt21221 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z
/frameworks/base/services/
Dart-wear-profile7766 HPLcom/android/server/appop/AppOpsService;->shouldCollectNotes(I)Z
/frameworks/base/config/
Dboot-image-profile.txt21285 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z