Searched refs:shouldCollectNotes (Results 1 – 5 of 5) sorted by relevance
53 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
9399 boolean shouldCollectNotes; in getNotedOpCollectionMode()9401 shouldCollectNotes = mService.shouldCollectNotes(op); in getNotedOpCollectionMode()9406 if (shouldCollectNotes) { in getNotedOpCollectionMode()
3561 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService5995 if (shouldCollectNotes(i)) {
21592 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z
21656 HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z