Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h100 OP_AUDIO_ACCESSIBILITY_VOLUME = 64, enumerator
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1096 public static final int OP_AUDIO_ACCESSIBILITY_VOLUME = field in AppOpsManager