Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DDataConnectionTracker.java787 private void notifyApnIdDisconnected(String reason, int apnId) { in notifyApnIdDisconnected() method in DataConnectionTracker
796 notifyApnIdDisconnected(reason, id); in notifyOffApnsOfAvailability()
933 notifyApnIdDisconnected(Phone.REASON_DATA_DISABLED, apnId); in onEnableApn()