HomeSort by relevance Sort by last modified time
    Searched refs:OP_RECEIVE_SMS (Results 1 - 8 of 8) 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/testapp/src/com/android/cellbroadcastreceiver/tests/
SendTestMessages.java 435 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
443 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
451 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
459 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
470 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
478 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
486 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
495 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
504 AppOpsManager.OP_RECEIVE_SMS, null, null, Activity.RESULT_OK, null, null);
512 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 147 public static final int OP_RECEIVE_SMS = 16;
352 OP_RECEIVE_SMS,
404 OP_RECEIVE_SMS,
405 OP_RECEIVE_SMS,
406 OP_RECEIVE_SMS,
407 OP_RECEIVE_SMS,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 137 AppOpsManager.OP_RECEIVE_SMS,
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 93 milliseconds