Searched defs:notif (Results 1 – 12 of 12) sorted by relevance
130 public static Bundle getExtras(Notification notif) { in getExtras()134 public static int getActionCount(Notification notif) { in getActionCount()138 public static NotificationCompatBase.Action getAction(Notification notif, in getAction()152 public static boolean getLocalOnly(Notification notif) { in getLocalOnly()156 public static String getGroup(Notification notif) { in getGroup()160 public static boolean isGroupSummary(Notification notif) { in isGroupSummary()164 public static String getSortKey(Notification notif) { in getSortKey()
255 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()283 private void handleNi(GpsNiNotification notif) { in handleNi()324 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()355 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()399 private void openNiDialog(GpsNiNotification notif) in openNiDialog()412 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()567 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()576 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()583 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()592 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle()[all …]
133 public static NotificationCompatBase.Action getAction(Notification notif, in getAction()203 public static boolean getLocalOnly(Notification notif) { in getLocalOnly()207 public static String getGroup(Notification notif) { in getGroup()211 public static boolean isGroupSummary(Notification notif) { in isGroupSummary()215 public static String getSortKey(Notification notif) { in getSortKey()
57 Notification notif = new NotificationCompat.Builder(getContext()) in testRealReadCompatEmptyValue() local69 Notification notif = new Notification.Builder(getContext()) in testCompatReadRealEmptyValue() local118 Notification notif = new NotificationCompat.Builder(getContext()) in testRealReadCompatValue() local166 Notification notif = new Notification.Builder(getContext()) in testCompatReadRealValue() local
140 Notification notif = b.build(); in build() local224 public static Bundle getExtras(Notification notif) { in getExtras()285 public static int getActionCount(Notification notif) { in getActionCount()292 public static NotificationCompatBase.Action getAction(Notification notif, int actionIndex, in getAction()320 private static Object[] getActionObjectsLocked(Notification notif) { in getActionObjectsLocked()409 public static boolean getLocalOnly(Notification notif) { in getLocalOnly()
844 public String getCategory(Notification notif) { in getCategory()2060 public static MessagingStyle extractMessagingStyleFromNotification(Notification notif) { in extractMessagingStyleFromNotification()2944 public WearableExtender(Notification notif) { in WearableExtender()3623 public CarExtender(Notification notif) { in CarExtender()3949 public static Bundle getExtras(Notification notif) { in getExtras()3957 public static int getActionCount(Notification notif) { in getActionCount()3967 public static Action getAction(Notification notif, int actionIndex) { in getAction()3976 public static String getCategory(Notification notif) { in getCategory()3986 public static boolean getLocalOnly(Notification notif) { in getLocalOnly()3994 public static String getGroup(Notification notif) { in getGroup()[all …]
663 final Notification notif; field in NotificationManagerCompat.NotifyTask665 public NotifyTask(String packageName, int id, String tag, Notification notif) { in NotifyTask()
83 public RecommendationExtender(Notification notif) { in RecommendationExtender()
1137 Notification notif = builder.build(); in getNotificationObject() local
278 final Notification notif; in onPublicVolumeStateChangedInternal() local311 mNotificationManager.notifyAsUser(vol.getId(), PUBLIC_ID, notif, UserHandle.ALL); in onPublicVolumeStateChangedInternal() local
146 public static String getCategory(Notification notif) { in getCategory()
5698 public WearableExtender(Notification notif) { in WearableExtender()6369 public CarExtender(Notification notif) { in CarExtender()