Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTrackerBase.java1272 private void notifyApnIdDisconnected(String reason, int apnId) { in notifyApnIdDisconnected() method in DcTrackerBase
1282 notifyApnIdDisconnected(reason, id); in notifyOffApnsOfAvailability()
1352 notifyApnIdDisconnected(Phone.REASON_DATA_DISABLED, apnId); in onEnableApn()