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

  /system/connectivity/shill/dbus/
chromeos_wimax_network_proxy.h 66 static const char kPropertyType[];
chromeos_wimax_network_proxy.cc 42 const char ChromeosWiMaxNetworkProxy::kPropertyType[] = "Type";
55 RegisterProperty(kPropertyType, &type);
  /system/connectivity/shill/cellular/
modem.cc 43 const char Modem::kPropertyType[] = "Type";
modem.h 67 static const char kPropertyType[];

Completed in 2528 milliseconds