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

  /frameworks/av/services/audioflinger/
ServiceUtilities.cpp 99 if (appOps.noteOp(AppOpsManager::OP_RECORD_AUDIO, uid, checkedOpPackageName)
101 ALOGE("Request denied by app op OP_RECORD_AUDIO");
  /frameworks/native/include/binder/
AppOpsManager.h 65 OP_RECORD_AUDIO = 27,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 169 public static final int OP_RECORD_AUDIO = 27;
372 OP_RECORD_AUDIO,
415 OP_RECORD_AUDIO,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 159 AppOpsManager.OP_RECORD_AUDIO,
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 106 milliseconds