Searched defs:shouldCollectNotes (Results 1 – 4 of 4) sorted by relevance
172 bool AppOpsManager::shouldCollectNotes(int32_t opcode) { in shouldCollectNotes() function in android::AppOpsManager
158 virtual bool shouldCollectNotes(int32_t opCode) { in shouldCollectNotes() function in android::BpAppOpsService
53 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
4312 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService