HomeSort by relevance Sort by last modified time
    Searched refs:carrier (Results 26 - 43 of 43) sorted by null

12

  /external/chromium_org/chromeos/network/
network_device_handler.cc 190 const std::string& carrier,
195 carrier, local
  /external/chromium_org/chromeos/dbus/
fake_shill_device_client.h 73 const std::string& carrier,
fake_shill_service_client.h 66 const std::string& carrier,
shill_service_client.cc 182 const std::string& carrier,
188 writer.AppendString(carrier);
fake_shill_device_client.cc 184 const std::string& carrier,
fake_shill_service_client.cc 243 const std::string& carrier,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 101 // Used to intercept the carrier selection calls so that
689 * Set the properties by matching the carrier string in
693 String carrier = SystemProperties.get("ro.carrier"); local
695 if (null == carrier || 0 == carrier.length() || "unknown".equals(carrier)) {
704 if (carrier.equals(c)) {
    [all...]
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 56 bool IsDirectActivatedCarrier(const std::string& carrier) {
57 if (carrier == shill::kCarrierSprint)
406 if (!IsDirectActivatedCarrier(cellular_device->carrier())) {
419 "", // carrier
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 691 // Given a list of supported carrier's by the device, return the index of
692 // the carrier the device is currently using.
705 // the Generic UMTS carrier option if present.
708 // For other carriers, the service name will match the carrier name.
709 if (value == device->carrier())
1219 std::string carrier; local
1818 const MobileConfig::Carrier* carrier = config->GetCarrier(carrier_id); local
1888 const MobileConfig::Carrier* carrier = local
    [all...]
  /device/generic/armv7-a-neon/
mini_common.mk 98 ro.carrier=unknown \
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SIMRecords.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 402 if (DBG) log("onConnect: carrier='" + mApnSetting.carrier
    [all...]
  /external/iproute2/doc/
ip-cref.tex 491 TX: bytes packets errors dropped carrier collsns
513 \item \verb|carrier| --- total number of link media failures f.e.\ because
514 of lost carrier.
535 TX: bytes packets errors dropped carrier collsns
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 819 milliseconds

12