Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java1017 .setMtuV6(cursor.getInt(cursor.getColumnIndexOrThrow(Telephony.Carriers.MTU_V6))) in makeApnSetting()
1373 apnValue.put(Telephony.Carriers.MTU_V6, mMtuV6); in toContentValues()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java3298 public static final String MTU_V6 = "mtu_v6"; field in Telephony.Carriers
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11695 field public static final String MTU_V6 = "mtu_v6";