HomeSort by relevance Sort by last modified time
    Searched refs:OP_WRITE_ICC_SMS (Results 1 - 4 of 4) 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 200 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(),
254 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 158 public static final int OP_WRITE_ICC_SMS = 22;
    [all...]

Completed in 153 milliseconds