Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java413 && shouldSilenceEmrgNetNotif(notificationType, context)) { in sendNotification()
433 private boolean shouldSilenceEmrgNetNotif(NotificationType notificationType, Context context) { in shouldSilenceEmrgNetNotif() method in CarrierServiceStateTracker