Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java1387 public List<Integer> getApnTypes() { in getApnTypes() method in ApnSetting
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2181 && preciseState.getApnSetting().getApnTypes() in notifyDataConnectionForSubscriber()
2188 && entry.getKey().second.getApnTypes() in notifyDataConnectionForSubscriber()