Home
last modified time | relevance | path

Searched refs:OPSTR_WRITE_ICC_SMS (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccSmsInterfaceManager.java293 if (mAppOps.noteOp(AppOpsManager.OPSTR_WRITE_ICC_SMS, Binder.getCallingUid(), in updateMessageOnIccEf()
349 if (mAppOps.noteOp(AppOpsManager.OPSTR_WRITE_ICC_SMS, Binder.getCallingUid(), in copyMessageToIccEf()
/frameworks/base/core/java/android/app/
DAppOpsManager.java1668 OPSTR_WRITE_ICC_SMS,
1915 public static final String OPSTR_WRITE_ICC_SMS = "android:write_icc_sms"; field in AppOpsManager
2698 new AppOpInfo.Builder(OP_WRITE_ICC_SMS, OPSTR_WRITE_ICC_SMS, "WRITE_ICC_SMS")
/frameworks/base/core/api/
Dsystem-current.txt712 field public static final String OPSTR_WRITE_ICC_SMS = "android:write_icc_sms";