Searched defs:notificationType (Results 1 – 7 of 7) sorted by relevance
140 NotificationType notificationType = entry.getValue(); in CarrierServiceStateTracker() local235 NotificationType notificationType = mNotificationTypeMap.get(msg.what); in handleMessage() local338 NotificationType notificationType = entry.getValue(); in handleConfigChanges() local344 NotificationType notificationType = mNotificationTypeMap.get(NOTIFICATION_PREF_NETWORK); in handleAllowedNetworkTypeChanged() local351 NotificationType notificationType = mNotificationTypeMap in handleImsCapabilitiesChanged() local358 private void evaluateSendingMessageOrCancelNotification(NotificationType notificationType) { in evaluateSendingMessageOrCancelNotification()373 public boolean evaluateSendingMessage(NotificationType notificationType) { in evaluateSendingMessage()381 public int getDelay(NotificationType notificationType) { in getDelay()389 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder()405 public void sendNotification(NotificationType notificationType) { in sendNotification()[all …]
94 val notificationType = NonMessaging() in <lambda>() constant108 val notificationType = OneToOneConversation() in <lambda>() constant135 val notificationType = LegacyMessaging() in <lambda>() constant156 val notificationType = LegacyMessagingGroup() in <lambda>() constant179 val notificationType = OneToOneConversation(shortcutIcon = shortcutIcon) in <lambda>() constant208 val notificationType = GroupConversation(largeIcon = largeIcon) in <lambda>() constant238 val notificationType = GroupConversation() in <lambda>() constant
38 public final int notificationType; field in ImsSuppServiceNotification51 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, in ImsSuppServiceNotification()
30 public int notificationType; field in SuppServiceNotification
552 @CurrentTimeMillisLong long getLastNotificationTime( in getLastNotificationTime()561 void setLastNotificationTime(@NotificationHelper.NotificationType int notificationType, in setLastNotificationTime()568 void setLastNotificationTime(@NotificationHelper.NotificationType int notificationType, in setLastNotificationTime()581 int getNotificationId(@NotificationHelper.NotificationType int notificationType) { in getNotificationId()589 void setNotificationId(@NotificationHelper.NotificationType int notificationType, in setNotificationId()
163 boolean isVisibleToListener(StatusBarNotification sbn, int notificationType, in isVisibleToListener()
280 final String notificationType = getNextArg(); in showNotification() local