Home
last modified time | relevance | path

Searched defs:mMessageList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java64 protected ArrayList<CellBroadcastMessage> mMessageList; field in CellBroadcastAlertDialog
313 CellBroadcastAlertService.addToNotificationBar(getLatestMessage(), mMessageList, in onStop() local