Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl838 boolean isTetheringApnRequiredForSubscriber(int subId); in isTetheringApnRequiredForSubscriber() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java9727 return telephony.isTetheringApnRequiredForSubscriber(subId); in isTetheringApnRequired()