Home
last modified time | relevance | path

Searched refs:CellBroadcastOptOutActivity (Results 1 – 2 of 2) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastOptOutActivity.java29 public class CellBroadcastOptOutActivity extends Activity { class
DCellBroadcastAlertDialog.java756 Intent intent = new Intent(this, CellBroadcastOptOutActivity.class); in dismiss()
760 mOptOutDialog = CellBroadcastOptOutActivity.showOptOutDialog(this); in dismiss()