Searched defs:connectionType (Results 1 – 2 of 2) sorted by relevance
67 private IncrementalDeviceConnection(ConnectionType connectionType, Thread shellCommand, in IncrementalDeviceConnection()173 private Factory(ConnectionType connectionType, boolean expectInstallationSuccess) { in Factory()
143 Connection(int connectionType, int slotId) { in Connection()