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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaDataConnectionTracker.java567 shouldPostNotification(FailCause cause) { method in class:CdmaDataConnectionTracker
611 if (!shouldPostNotification(lastFailCauseCode)) {
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmDataConnectionTracker.java977 private boolean shouldPostNotification(PdpConnection.FailCause cause) { method in class:GsmDataConnectionTracker
1040 if (!shouldPostNotification(lastFailCauseCode)) {

Completed in 7 milliseconds