Searched defs:notifications (Results 1 – 8 of 8) 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()
57 final StatusBarNotification[] notifications = getActiveNotifications(); in onListenerConnected() local
639 public void onComplete(int resultCode, EuiccNotification[] notifications) { in listNotifications()663 public void onComplete(int resultCode, EuiccNotification[] notifications) { in retrieveNotificationList()
813 EuiccNotification[] notifications = new EuiccNotification[nodes.size()]; in listNotifications() local854 EuiccNotification[] notifications = new EuiccNotification[nodes.size()]; in retrieveNotificationList() local
3438 View notifications = mStatusBarView == null ? null in dispatchDemoCommand() local