HomeSort by relevance Sort by last modified time
    Searched full:carrier (Results 1 - 25 of 258) sorted by null

1 2 3 4 5 6 7 8 91011

  /device/sample/etc/
apns-conf_verizon.xml 6 <apn carrier="Verizon"
15 <apn carrier="Verizon Internet"
23 <apn carrier="Verizon FOTA"
31 <apn carrier="Verizon IMS"
39 <apn carrier="Verizon CBS"
50 <apn carrier="LTE - Verizon Internet"
59 <apn carrier="LTE - Verizon FOTA"
68 <apn carrier="LTE - Verizon IMS"
77 <apn carrier="LTE - Verizon CBS"
87 <apn carrier="LTE - VZW Roaming Internet
    [all...]
apns-full-conf.xml 23 <apn carrier="Cosmote Wireless Internet"
30 <apn carrier="Cosmote Mms"
40 <apn carrier="Vf Mobile Internet"
47 <apn carrier="Vf MMS"
59 <apn carrier="Q-Telecom MMS GPRS"
69 <apn carrier="Wind Internet"
76 <apn carrier="Wind MMS"
86 <apn carrier="Vodafone NL"
98 <apn carrier="KPN Internet"
108 <apn carrier="Telfort Internet
    [all...]
test-apns-conf_verizon.xml 6 <apn carrier="Verizon"
16 <apn carrier="Verizon Internet"
24 <apn carrier="Verizon FOTA"
32 <apn carrier="Verizon IMS"
40 <apn carrier="Verizon CBS"
53 <apn carrier="LTE - Verizon Internet"
62 <apn carrier="LTE - Verizon FOTA"
71 <apn carrier="LTE - Verizon IMS"
80 <apn carrier="LTE - Verizon CBS"
92 <apn carrier="LTE - VZW Roaming Internet
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
VoiceMailConstants.java 54 boolean containsCarrier(String carrier) {
55 return CarrierVmMap.containsKey(carrier);
58 String getCarrierName(String carrier) {
59 String[] data = CarrierVmMap.get(carrier);
63 String getVoiceMailNumber(String carrier) {
64 String[] data = CarrierVmMap.get(carrier);
68 String getVoiceMailTag(String carrier) {
69 String[] data = CarrierVmMap.get(carrier);
103 data[NAME] = parser.getAttributeValue(null, "carrier");
SpnOverride.java 46 boolean containsCarrier(String carrier) {
47 return CarrierSpnMap.containsKey(carrier);
50 String getSpn(String carrier) {
51 return CarrierSpnMap.get(carrier);
  /development/data/etc/
apns-conf.xml 23 <apn carrier="T-Mobile US"
33 <apn carrier="T-Mobile US 250"
43 <apn carrier="T-Mobile US 660"
53 <apn carrier="T-Mobile US 230"
63 <apn carrier="T-Mobile US 310"
73 <apn carrier="T-Mobile US 580"
83 <apn carrier="T-Mobile US 240"
93 <apn carrier="T-Mobile US 800"
103 <apn carrier="T-Mobile US 210"
113 <apn carrier="T-Mobile US 160
    [all...]
apns-conf_sdk.xml 27 <apn carrier="Android"
36 <apn carrier="TelKila"
  /device/generic/goldfish/data/etc/
apns-conf.xml 23 <apn carrier="T-Mobile US"
33 <apn carrier="T-Mobile US 250"
43 <apn carrier="T-Mobile US 660"
53 <apn carrier="T-Mobile US 230"
63 <apn carrier="T-Mobile US 310"
73 <apn carrier="T-Mobile US 580"
83 <apn carrier="T-Mobile US 240"
93 <apn carrier="T-Mobile US 800"
103 <apn carrier="T-Mobile US 210"
113 <apn carrier="T-Mobile US 160
    [all...]
apns-conf_sdk.xml 27 <apn carrier="Android"
36 <apn carrier="TelKila"
  /external/chromium/chrome/browser/chromeos/
customization_document_unittest.cc 70 " \"Carrier (country)\" : {"
72 " \"top_up_url\" : \"http://www.carrier.com/\","
77 " \"notification_text\" : \"3G connectivity : Carrier.\","
91 " \"Carrier (country)\" : {"
93 " \"top_up_url\" : \"http://www.carrier.com/\","
196 deal = customization.GetCarrierDeal("Carrier (country)", true);
199 EXPECT_EQ("http://www.carrier.com/", deal->top_up_url);
201 EXPECT_EQ("3G connectivity : Carrier.",
218 deal = customization.GetCarrierDeal("Carrier (country)", true);
228 deal = customization.GetCarrierDeal("Carrier (country)", true)
    [all...]
customization_document.h 107 // OEM specific carrier deal.
124 // Carrier ID (ex. "Verizon (us)") mapping to carrier deals.
146 // Returns carrier deal by specified |carrier_id|.
199 // Carrier-specific deals.
  /packages/apps/Email/res/xml/
providers_product.xml 6 Entries that are device, product or carrier-specific should be added as overlays
senders_product.xml 6 Entries that are device, product or carrier-specific should be added as overlays
senders.xml 26 that are device, product, or carrier-specific.
28 Entries that are device, product or carrier-specific should be added as overlays
  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h 25 * Data Carrier object
34 /** data carrier object */
39 /** handle for data carrier object */
72 /** returns default data carrier parameters */
76 /** creates a data carrier object */
82 /** closes a data carrier object */
93 /** assigns a byte gray image referenced by pDataA to the data carrier */
108 /** assigns a byte gray image referenced by pDataA to the data carrier and
  /external/dhcpcd/
if-pref.c 62 /* Then carrier status. */
63 if (si->carrier > ti->carrier)
65 if (si->carrier < ti->carrier)
  /frameworks/base/telephony/java/com/android/internal/telephony/
ApnSetting.java 26 public final String carrier; field in class:ApnSetting
54 public ApnSetting(int id, String numeric, String carrier, String apn,
61 this.carrier = carrier;
87 * <carrier>, <apn>, <proxy>, <port>, <mmsc>, <mmsproxy>,
92 * [ApnSettingV2] <carrier>, <apn>, <proxy>, <port>, <mmsc>, <mmsproxy>,
158 .append(carrier)
  /frameworks/base/core/res/res/layout/
keyguard_screen_sim_pin_landscape.xml 28 android:layout_above="@+id/carrier"
36 <!-- Carrier info -->
37 <TextView android:id="@+id/carrier"
keyguard_screen_sim_pin_portrait.xml 39 <!-- Carrier info -->
40 <TextView android:id="@+id/carrier"
  /frameworks/base/core/res/res/layout-sw600dp/
keyguard_screen_sim_pin_landscape.xml 30 android:layout_above="@+id/carrier"
38 <!-- Carrier info -->
39 <TextView android:id="@+id/carrier"
  /device/samsung/crespo4g/
4g-apns-conf.xml 23 <apn carrier="Sprint"
  /packages/apps/Phone/src/com/android/phone/
CarrierLogo.java 23 * Utility class to look up carrier logo resource IDs.
INetworkQueryService.aidl 23 * Phone application lets this service interface handle carrier
  /packages/providers/TelephonyProvider/res/values/
strings.xml 27 info about the carrier and cell network, and also provides
  /frameworks/base/docs/html/distribute/googleplay/about/
monetizing.jd 45 payment methods&mdash;credit cards, Direct Carrier Billing, and Google Play balance.</p>
56 <li>Direct Carrier Billing</li>
62 <p>Subscribers on many popular carrier networks worldwide can charge purchases
64 Carrier Billing</span>. This form of payment is convenient and simple and is
67 your products through Direct Carrier Billing. Many more will get the option in
76 location, carrier network, and other factors.</p>

Completed in 697 milliseconds

1 2 3 4 5 6 7 8 91011