Searched refs:ACTION_TESTING_MODE_CHANGED (Results 1 – 3 of 3) sorted by relevance
78 private static final String ACTION_TESTING_MODE_CHANGED = field in CellBroadcastSettingsTest414 broadcastReceiver.onReceive(mContext, new Intent().setAction(ACTION_TESTING_MODE_CHANGED)); in testDoNotShowTestCheckBox()450 broadcastReceiver.onReceive(mContext, new Intent().setAction(ACTION_TESTING_MODE_CHANGED)); in testShowTestCheckBox()
108 public static final String ACTION_TESTING_MODE_CHANGED = field in CellBroadcastReceiver216 .sendBroadcast(new Intent(ACTION_TESTING_MODE_CHANGED)); in onReceive()
341 case CellBroadcastReceiver.ACTION_TESTING_MODE_CHANGED:423 CellBroadcastReceiver.ACTION_TESTING_MODE_CHANGED)); in onCreatePreferences()