Home
last modified time | relevance | path

Searched refs:GET_LATEST_CB_AREA_INFO_ACTION (Results 1 – 3 of 3) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAreaInfoReceiver.java29 private static final String GET_LATEST_CB_AREA_INFO_ACTION = field in CellBroadcastAreaInfoReceiver
38 if (GET_LATEST_CB_AREA_INFO_ACTION.equals(action)) { in onReceive()
/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
DSimStatusDialogController.java97 private final static String GET_LATEST_CB_AREA_INFO_ACTION = field in SimStatusDialogController
200 final Intent getLatestIntent = new Intent(GET_LATEST_CB_AREA_INFO_ACTION); in onResume()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/simstatus/
DSimStatusDialogController.java97 private final static String GET_LATEST_CB_AREA_INFO_ACTION = field in SimStatusDialogController
188 final Intent getLatestIntent = new Intent(GET_LATEST_CB_AREA_INFO_ACTION); in onResume()