Searched defs:shouldCollectNotes (Results 1 – 5 of 5) 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
304 bool shouldCollectNotes(int32_t /*opCode*/) override { return true; } in shouldCollectNotes() function in FuzzAppOpsService
4602 public boolean shouldCollectNotes(int opCode) { in shouldCollectNotes() method in AppOpsService