Home
last modified time | relevance | path

Searched refs:getTypeId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java360 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification()
361 Rlog.i(LOG_TAG, "starting timer for notifications." + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()
365 Rlog.i(LOG_TAG, "canceling notifications: " + notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()
434 return notificationType.getTypeId() == NOTIFICATION_EMERGENCY_NETWORK in shouldSilenceEmrgNetNotif()
444 removeMessages(notificationType.getTypeId()); in cancelNotification()
491 int getTypeId(); in getTypeId() method
562 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.PrefNetworkNotification
657 public int getTypeId() { in getTypeId() method in CarrierServiceStateTracker.EmergencyNetworkNotification