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

  /system/update_engine/
connection_manager.h 35 class ConnectionManager : public ConnectionManagerInterface {
41 // Constructs a new ConnectionManager object initialized with the
43 ConnectionManager(ShillProxyInterface* shill_proxy,
45 ~ConnectionManager() override = default;
68 DISALLOW_COPY_AND_ASSIGN(ConnectionManager);
connection_manager.cc 70 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy,
74 bool ConnectionManager::IsUpdateAllowedOver(NetworkConnectionType type,
145 const char* ConnectionManager::StringForConnectionType(
164 bool ConnectionManager::GetConnectionProperties(
179 bool ConnectionManager::GetDefaultServicePath(dbus::ObjectPath* out_path) {
196 bool ConnectionManager::GetServicePathProperties(
  /external/autotest/scheduler/
scheduler_lib.py 46 class ConnectionManager(object):
  /external/apache-http/android/src/android/net/http/
RequestQueue.java 63 class ActivePool implements ConnectionManager {
534 interface ConnectionManager {
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 499 milliseconds