Searched refs:CellBroadcastOptOutActivity (Results 1 – 2 of 2) sorted by relevance
481 Intent intent = new Intent(this, CellBroadcastOptOutActivity.class); in dismiss()485 CellBroadcastOptOutActivity.showOptOutDialog(this); in dismiss()
29 public class CellBroadcastOptOutActivity extends Activity { class