Searched defs:APN (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/logging/
H A DMetricsConstants.java38 public static final int APN = 12; field in interface:MetricsConstants
/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java46 * messages and access to the APN list, including the MMSC to use.
250 * The MTU size of the mobile interface to which the APN connected
2478 * APN name.
2481 public static final String APN = "apn"; field in class:Telephony.Carriers
2514 * APN username.
2520 * APN password.
2556 * Comma-delimited list of APN types.
2562 * The protocol to use to connect to this APN.
2571 * The protocol to use to connect to this APN when roaming.
2578 * Is this the current APN
[all...]

Completed in 1280 milliseconds