Searched refs:OP_WRITE_ICC_SMS (Results 1 – 3 of 3) sorted by relevance
60 OP_WRITE_ICC_SMS = 22, enumerator
201 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(), in updateMessageOnIccEf()255 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(), in copyMessageToIccEf()
160 public static final int OP_WRITE_ICC_SMS = 22; field in AppOpsManager