Searched defs:notifications (Results 1 – 9 of 9) sorted by relevance
63 final Notification[] notifications = intent.hasExtra(EXTRA_DEVICE_NOTIFICATIONS) ? in onStartCommand() local76 @Nullable int[] ids, @Nullable Notification[] notifications) { in updateForegroundState()118 final Notification[] notifications = new Notification[src.length]; in castToNotifications() local
65 final Notification[] notifications = new Notification[records.length]; in sendUpdateNotificationIntent() local
22 void onComplete(int resultCode, in EuiccNotification[] notifications); in onComplete()
76 final StatusBarNotification[] notifications = getActiveNotifications(); in onListenerConnected() local
313 std::list<Notification> notifications; in processNotifications() local
733 public void onComplete(int resultCode, EuiccNotification[] notifications) { in listNotifications()763 public void onComplete(int resultCode, EuiccNotification[] notifications) { in retrieveNotificationList()
907 EuiccNotification[] notifications = new EuiccNotification[nodes.size()]; in listNotifications() local948 EuiccNotification[] notifications = new EuiccNotification[nodes.size()]; in retrieveNotificationList() local
3007 View notifications = mStatusBarView == null ? null in dispatchDemoCommand() local