Searched defs:notificationType (Results 1 – 5 of 5) sorted by relevance
150 NotificationType notificationType = mNotificationTypeMap.get(msg.what); in handleMessage() local215 NotificationType notificationType = entry.getValue(); in handleConfigChanges() local221 NotificationType notificationType = mNotificationTypeMap.get(NOTIFICATION_PREF_NETWORK); in handlePrefNetworkModeChanged() local228 NotificationType notificationType = mNotificationTypeMap in handleImsCapabilitiesChanged() local235 private void evaluateSendingMessageOrCancelNotification(NotificationType notificationType) { in evaluateSendingMessageOrCancelNotification()250 public boolean evaluateSendingMessage(NotificationType notificationType) { in evaluateSendingMessage()258 public int getDelay(NotificationType notificationType) { in getDelay()266 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder()297 public void sendNotification(NotificationType notificationType) { in sendNotification()
37 public final int notificationType; field in ImsSuppServiceNotification50 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, in ImsSuppServiceNotification()
28 public int notificationType; field in SuppServiceNotification
2205 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification()2214 int notificationType, int actionType) { in incrementConnectToNetworkNotificationAction()
5995 int notificationType) { in sendPendingIntentForRequest()6030 NetworkAgentInfo networkAgent, int notificationType, int arg1) { in callCallbackForRequest()