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

  /frameworks/native/libs/binder/include/binder/
AppOpsManager.h 68 OP_PLAY_AUDIO = 28,
  /frameworks/base/media/java/android/media/
PlayerBase.java 44 * - AppOps for OP_PLAY_AUDIO
109 // register a callback to monitor whether the OP_PLAY_AUDIO is still allowed
112 mAppOps.startWatchingMode(AppOpsManager.OP_PLAY_AUDIO,
273 mode = mAppOps.checkAudioOperation(AppOpsManager.OP_PLAY_AUDIO,
422 if (op == AppOpsManager.OP_PLAY_AUDIO) {
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
ZenModeHelperTest.java 181 AudioAttributes.USAGE_ASSISTANCE_SONIFICATION, AppOpsManager.OP_PLAY_AUDIO);
212 AudioAttributes.USAGE_ASSISTANCE_SONIFICATION, AppOpsManager.OP_PLAY_AUDIO);
280 AppOpsManager.OP_PLAY_AUDIO);
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 583 // register a callback to monitor whether the OP_PLAY_AUDIO is still allowed
586 mAppOps.startWatchingMode(AppOpsManager.OP_PLAY_AUDIO,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/appops/
AppOpsState.java 158 AppOpsManager.OP_PLAY_AUDIO,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 256 public static final int OP_PLAY_AUDIO = 28;
688 OP_PLAY_AUDIO, // PLAY_AUDIO
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeHelper.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 458 milliseconds