Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl809 boolean isTetheringApnRequiredForSubscriber(int subId); in isTetheringApnRequiredForSubscriber() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8160 return telephony.isTetheringApnRequiredForSubscriber(subId); in isTetheringApnRequired()