OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CellBroadcastReceiverApp
(Results
1 - 4
of
4
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java
31
public class
CellBroadcastReceiverApp
extends Application {
32
private static final String TAG = "
CellBroadcastReceiverApp
";
CellBroadcastAlertService.java
224
* values were not initialized in
CellBroadcastReceiverApp
, the second parameter
263
CellBroadcastReceiverApp
.setLatestAreaInfo(message);
357
ArrayList<CellBroadcastMessage> messageList =
CellBroadcastReceiverApp
CellBroadcastReceiver.java
95
CellBroadcastMessage message =
CellBroadcastReceiverApp
.getLatestAreaInfo();
CellBroadcastAlertFullScreen.java
330
CellBroadcastReceiverApp
.clearNewMessageList();
Completed in 113 milliseconds