Searched defs:checkAudioOpNoThrow (Results 1 – 2 of 2) sorted by relevance
86 int32_t AppOpsManager::checkAudioOpNoThrow(int32_t op, int32_t usage, int32_t uid, in checkAudioOpNoThrow() function in android::AppOpsManager
9394 public int checkAudioOpNoThrow(int op, int stream, int uid, String packageName) { in checkAudioOpNoThrow() method in AppOpsManager