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()
59 Notification notif = new NotificationCompat.Builder(getContext()) in testRealReadCompatEmptyValue() local71 Notification notif = new Notification.Builder(getContext()) in testCompatReadRealEmptyValue() local120 Notification notif = new NotificationCompat.Builder(getContext()) in testRealReadCompatValue() local168 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()
830 public String getCategory(Notification notif) { in getCategory()2110 public static MessagingStyle extractMessagingStyleFromNotification(Notification notif) { in extractMessagingStyleFromNotification()3022 public WearableExtender(Notification notif) { in WearableExtender()3701 public CarExtender(Notification notif) { in CarExtender()4027 public static Bundle getExtras(Notification notif) { in getExtras()4035 public static int getActionCount(Notification notif) { in getActionCount()4045 public static Action getAction(Notification notif, int actionIndex) { in getAction()4054 public static String getCategory(Notification notif) { in getCategory()4064 public static boolean getLocalOnly(Notification notif) { in getLocalOnly()4072 public static String getGroup(Notification notif) { in getGroup()[all …]
646 final Notification notif; field in NotificationManagerCompat.NotifyTask648 public NotifyTask(String packageName, int id, String tag, Notification notif) { in NotifyTask()
83 public RecommendationExtender(Notification notif) { in RecommendationExtender()
1144 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()
5870 public WearableExtender(Notification notif) { in WearableExtender()6541 public CarExtender(Notification notif) { in CarExtender()