Home
last modified time | relevance | path

Searched defs:OP_AUDIO_ACCESSIBILITY_VOLUME (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DAppOpsManager.h97 OP_AUDIO_ACCESSIBILITY_VOLUME = 64, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java328 public static final int OP_AUDIO_ACCESSIBILITY_VOLUME = 64; field in AppOpsManager