Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java966 int mtuV4 = cursor.getInt(cursor.getColumnIndexOrThrow(Telephony.Carriers.MTU_V4)); in makeApnSetting()
1372 apnValue.put(Telephony.Carriers.MTU_V4, mMtuV4); in toContentValues()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java3289 public static final String MTU_V4 = "mtu_v4"; field in Telephony.Carriers
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11694 field public static final String MTU_V4 = "mtu_v4";