HomeSort by relevance Sort by last modified time
    Searched refs:OP_RECEIVE_SMS (Results 1 - 7 of 7) sorted by null

  /frameworks/native/include/binder/
AppOpsManager.h 54 OP_RECEIVE_SMS = 16,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellBroadcastHandler.java 91 appOp = AppOpsManager.OP_RECEIVE_SMS;
InboundSmsHandler.java     [all...]
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestMessages.java 432 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
439 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
447 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
455 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
466 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
474 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
482 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
491 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
500 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
507 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null)
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceCategoryProgramHandler.java 110 AppOpsManager.OP_RECEIVE_SMS, mScpResultsReceiver,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 146 public static final int OP_RECEIVE_SMS = 16;
256 OP_RECEIVE_SMS,
257 OP_RECEIVE_SMS,
258 OP_RECEIVE_SMS,
259 OP_RECEIVE_SMS,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 137 AppOpsManager.OP_RECEIVE_SMS,

Completed in 763 milliseconds