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

  /frameworks/native/include/binder/
AppOpsManager.h 60 OP_WRITE_ICC_SMS = 22,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 199 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(),
253 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(),
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 144 AppOpsManager.OP_WRITE_ICC_SMS },
  /frameworks/base/core/java/android/app/
AppOpsManager.java 159 public static final int OP_WRITE_ICC_SMS = 22;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 45 milliseconds