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/
CellBroadcastAreaInfoReceiver.java
39
CellBroadcastMessage message =
CellBroadcastReceiverApp
.getLatestAreaInfo();
CellBroadcastReceiverApp.java
31
public class
CellBroadcastReceiverApp
extends Application {
32
private static final String TAG = "
CellBroadcastReceiverApp
";
CellBroadcastAlertService.java
268
ArrayList<CellBroadcastMessage> messageList =
CellBroadcastReceiverApp
280
* values were not initialized in
CellBroadcastReceiverApp
, the second parameter
343
CellBroadcastReceiverApp
.setLatestAreaInfo(message);
CellBroadcastAlertFullScreen.java
341
CellBroadcastReceiverApp
.clearNewMessageList();
Completed in 705 milliseconds