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

  /frameworks/native/include/binder/
AppOpsManager.h 75 OP_AUDIO_ALARM_VOLUME = 37,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 189 public static final int OP_AUDIO_ALARM_VOLUME = 37;
386 OP_AUDIO_ALARM_VOLUME,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 167 AppOpsManager.OP_AUDIO_ALARM_VOLUME,
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 345 AppOpsManager.OP_AUDIO_ALARM_VOLUME, // STREAM_ALARM
    [all...]

Completed in 121 milliseconds