Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIAppOpsService.aidl53 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java9399 boolean shouldCollectNotes; in getNotedOpCollectionMode()
9401 shouldCollectNotes = mService.shouldCollectNotes(op); in getNotedOpCollectionMode()
9406 if (shouldCollectNotes) { in getNotedOpCollectionMode()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java3561 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService
5995 if (shouldCollectNotes(i)) {
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21592 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21656 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z