Searched defs:notif (Results 1 – 8 of 8) sorted by relevance
260 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()288 private void handleNi(GpsNiNotification notif) { in handleNi()329 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()362 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()403 private void openNiDialog(GpsNiNotification notif) in openNiDialog()416 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()562 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()571 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()578 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()587 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
205 Notification notif = createNotification(isGroupSummary, groupKey); in createRow() local
522 Notification notif = entry.notification.getNotification(); in getBubbleIntent() local
408 void updateBubble(NotificationEntry notif) { in updateBubble()
1128 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlag() local1142 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_NoClearFlag() local1342 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlagOnGoing() local1394 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsOnGoingFlag() local1408 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_OnGoingFlag() local
9091 public WearableExtender(Notification notif) { in WearableExtender()9817 public CarExtender(Notification notif) { in CarExtender()10225 public TvExtender(Notification notif) { in TvExtender()