OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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