HomeSort by relevance Sort by last modified time
    Searched refs:kPropertyType (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/cellular/
modem_classic.cc 49 if (modem_properties.ContainsUint(kPropertyType)) {
50 mm_type = modem_properties.GetUint(kPropertyType);
modem.cc 43 const char Modem::kPropertyType[] = "Type";
modem.h 67 static const char kPropertyType[];
  /system/connectivity/shill/dbus/
chromeos_wimax_network_proxy.cc 42 const char ChromeosWiMaxNetworkProxy::kPropertyType[] = "Type";
55 RegisterProperty(kPropertyType, &type);
chromeos_wimax_network_proxy.h 66 static const char kPropertyType[];

Completed in 2231 milliseconds