Lines Matching refs:of
6 * You may obtain a copy of the License at
23 // Settings of one carrier, including apns and configs
29 // Version number of current carrier’s settings
44 // A collection of multiple carriers’ settings
49 // List of CarrierSettings
55 // The name of APN, map to xml apn "carrier" attribute
58 // The value of APN, eg. send to modem for data call. map to xml
69 ALL = 0; // this APN can serve all kinds of data connections
152 // A collection of all APNs for a carrier
160 // An array of text
165 // An array of int
192 // The configs of one vendor client.
194 // Name of the client for which the configuration items need to
199 // of the configuration depends on the specific client.
200 // For some clients, the proto representation of {@link VendorConfigData}
204 // Range of extensions. The extensions from 100 to 1000 are reserved for
209 // A collection of configs from vendor clients.