Searched defs:notif (Results 1 – 8 of 8) sorted by relevance
271 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()299 private void handleNi(GpsNiNotification notif) { in handleNi()340 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()373 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()418 private void openNiDialog(GpsNiNotification notif) in openNiDialog()431 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()578 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()587 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()594 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()603 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle()[all …]
64 Notification notif = new Notification.Builder(mContext, TEST_CHANNEL_ID) in createEntry() local
292 final Notification notif; in onPublicVolumeStateChangedInternal() local326 notif, UserHandle.of(vol.getMountUserId())); in onPublicVolumeStateChangedInternal() local
509 void updateBubble(NotificationEntry notif) { in updateBubble()513 void updateBubble(NotificationEntry notif, boolean suppressFlyout) { in updateBubble()
319 Notification notif = mEntry.notification.getNotification(); in getBubbleIntent() local
212 Notification notif = createNotification(isGroupSummary, groupKey); in createRow() local
1184 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlag() local1198 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_NoClearFlag() local1398 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlagOnGoing() local1450 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsOnGoingFlag() local1464 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_OnGoingFlag() local5214 Notification notif = mService.getNotificationRecord(sbn.getKey()).getNotification(); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground() local5271 Notification notif = mService.getNotificationRecord(sbn.getKey()).getNotification(); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground() local
9114 public WearableExtender(Notification notif) { in WearableExtender()9840 public CarExtender(Notification notif) { in CarExtender()10248 public TvExtender(Notification notif) { in TvExtender()