Searched refs:OP_RECEIVE_SMS (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/include/binder/
H A DAppOpsManager.h54 OP_RECEIVE_SMS = 16, enumerator in enum:android::AppOpsManager::__anon1375
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellBroadcastHandler.java88 appOp = AppOpsManager.OP_RECEIVE_SMS;
H A DInboundSmsHandler.java690 AppOpsManager.OP_RECEIVE_SMS, resultReceiver);
830 AppOpsManager.OP_RECEIVE_SMS, this);
836 AppOpsManager.OP_RECEIVE_SMS, this);
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java134 public static final int OP_RECEIVE_SMS = 16; field in class:AppOpsManager
228 OP_RECEIVE_SMS,
229 OP_RECEIVE_SMS,
230 OP_RECEIVE_SMS,
231 OP_RECEIVE_SMS,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaServiceCategoryProgramHandler.java108 AppOpsManager.OP_RECEIVE_SMS, mScpResultsReceiver,

Completed in 60 milliseconds