HomeSort by relevance Sort by last modified time
    Searched refs:OP_AUDIO_VOICE_VOLUME (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/binder/
AppOpsManager.h 72 OP_AUDIO_VOICE_VOLUME = 34,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 183 public static final int OP_AUDIO_VOICE_VOLUME = 34;
383 OP_AUDIO_VOICE_VOLUME,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 164 AppOpsManager.OP_AUDIO_VOICE_VOLUME,
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 341 AppOpsManager.OP_AUDIO_VOICE_VOLUME, // STREAM_VOICE_CALL
    [all...]

Completed in 45 milliseconds