Searched refs:shouldPostNotification (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaDataConnectionTracker.java571 shouldPostNotification(FailCause cause) { method in class:CdmaDataConnectionTracker
615 if (!shouldPostNotification(lastFailCauseCode)) {
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmDataConnectionTracker.java986 private boolean shouldPostNotification(GsmDataConnection.FailCause cause) { method in class:GsmDataConnectionTracker
1044 if (!shouldPostNotification(lastFailCauseCode)) {

Completed in 31 milliseconds