Searched defs:shouldCollectNotes (Results 1 – 4 of 4) sorted by relevance
170 bool AppOpsManager::shouldCollectNotes(int32_t opcode) { in shouldCollectNotes() function in android::AppOpsManager
147 virtual bool shouldCollectNotes(int32_t opCode) { in shouldCollectNotes() function in android::BpAppOpsService
50 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
3653 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService