Searched defs:shouldCollectNotes (Results 1 – 4 of 4) sorted by relevance
180 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
61 boolean shouldCollectNotes(int opCode); in shouldCollectNotes() method
4296 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService