Searched refs:OP_WRITE_ICC_SMS (Results 1 - 4 of 4) sorted by relevance
/frameworks/native/include/binder/ | ||
H A D | AppOpsManager.h | 62 OP_WRITE_ICC_SMS = 22, enumerator in enum:android::AppOpsManager::__anon1439 |
/frameworks/native/libs/binder/include/binder/ | ||
H A D | AppOpsManager.h | 62 OP_WRITE_ICC_SMS = 22, enumerator in enum:android::AppOpsManager::__anon1559 |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ | ||
H A D | IccSmsInterfaceManager.java | 212 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(), 266 if (mAppOps.noteOp(AppOpsManager.OP_WRITE_ICC_SMS, Binder.getCallingUid(), |
/frameworks/base/core/java/android/app/ | ||
H A D | AppOpsManager.java | 242 public static final int OP_WRITE_ICC_SMS = 22; field in class:AppOpsManager |
Completed in 15 milliseconds