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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiver.java 43 private static final String GET_LATEST_CB_AREA_INFO_ACTION =
93 } else if (GET_LATEST_CB_AREA_INFO_ACTION.equals(action)) {
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 113 static final String GET_LATEST_CB_AREA_INFO_ACTION =
323 Intent getLatestIntent = new Intent(GET_LATEST_CB_AREA_INFO_ACTION);

Completed in 800 milliseconds