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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertDialog.java 31 public class CellBroadcastAlertDialog extends CellBroadcastAlertFullScreen {
CellBroadcastAlertService.java 331 Class c = CellBroadcastAlertDialog.class;
361 Intent intent = createDisplayMessageIntent(this, CellBroadcastAlertDialog.class,
CellBroadcastListActivity.java 163 Intent i = new Intent(getActivity(), CellBroadcastAlertDialog.class);

Completed in 178 milliseconds