Home
last modified time | relevance | path

Searched refs:notificationList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java831 StatusBarNotification[] notificationList = in playPendingAlert() local
834 if(notificationList != null && notificationList.length >0) { in playPendingAlert()