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

  /packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
SendCdmaCmasMessages.java 67 AppOpsManager.OP_RECEIVE_EMERGECY_SMS, null, null, Activity.RESULT_OK, null, null);
81 AppOpsManager.OP_RECEIVE_EMERGECY_SMS, null, null, Activity.RESULT_OK, null, null);
95 AppOpsManager.OP_RECEIVE_EMERGECY_SMS, null, null, Activity.RESULT_OK, null, null);
109 AppOpsManager.OP_RECEIVE_EMERGECY_SMS, null, null, Activity.RESULT_OK, null, null);
123 AppOpsManager.OP_RECEIVE_EMERGECY_SMS, null, null, Activity.RESULT_OK, null, null);
SendTestMessages.java     [all...]
  /frameworks/native/include/binder/
AppOpsManager.h 55 OP_RECEIVE_EMERGECY_SMS = 17,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellBroadcastHandler.java 86 appOp = AppOpsManager.OP_RECEIVE_EMERGECY_SMS;
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 138 AppOpsManager.OP_RECEIVE_EMERGECY_SMS,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 149 public static final int OP_RECEIVE_EMERGECY_SMS = 17;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 272 milliseconds