Searched defs:notificationType (Results 1 – 5 of 5) sorted by relevance
157 NotificationType notificationType = mNotificationTypeMap.get(msg.what); in handleMessage() local259 NotificationType notificationType = entry.getValue(); in handleConfigChanges() local265 NotificationType notificationType = mNotificationTypeMap.get(NOTIFICATION_PREF_NETWORK); in handlePrefNetworkModeChanged() local272 NotificationType notificationType = mNotificationTypeMap in handleImsCapabilitiesChanged() local279 private void evaluateSendingMessageOrCancelNotification(NotificationType notificationType) { in evaluateSendingMessageOrCancelNotification()294 public boolean evaluateSendingMessage(NotificationType notificationType) { in evaluateSendingMessage()302 public int getDelay(NotificationType notificationType) { in getDelay()310 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder()341 public void sendNotification(NotificationType notificationType) { in sendNotification()361 public void cancelNotification(NotificationType notificationType) { in cancelNotification()
40 public final int notificationType; field in ImsSuppServiceNotification53 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, in ImsSuppServiceNotification()
28 public int notificationType; field in SuppServiceNotification
3129 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification()3138 int notificationType, int actionType) { in incrementConnectToNetworkNotificationAction()
6584 int notificationType) { in sendPendingIntentForRequest()6619 NetworkAgentInfo networkAgent, int notificationType, int arg1) { in callCallbackForRequest()