Searched refs:OP_AUDIO_ACCESSIBILITY_VOLUME (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DAppOpsManager.h97 OP_AUDIO_ACCESSIBILITY_VOLUME = 64, enumerator in enum:android::AppOpsManager::__anon1439
/frameworks/native/libs/binder/include/binder/
H A DAppOpsManager.h97 OP_AUDIO_ACCESSIBILITY_VOLUME = 64, enumerator in enum:android::AppOpsManager::__anon1559
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java328 public static final int OP_AUDIO_ACCESSIBILITY_VOLUME = 64; field in class:AppOpsManager
724 OP_AUDIO_ACCESSIBILITY_VOLUME, // AUDIO_ACCESSIBILITY_VOLUME
1233 AppOpsManager.MODE_ALLOWED, // OP_AUDIO_ACCESSIBILITY_VOLUME
1321 false, // OP_AUDIO_ACCESSIBILITY_VOLUME
/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java402 AppOpsManager.OP_AUDIO_ACCESSIBILITY_VOLUME, // STREAM_ACCESSIBILITY

Completed in 75 milliseconds