Home
last modified time | relevance | path

Searched refs:connectionType (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DIncrementalDeviceConnection.java67 private IncrementalDeviceConnection(ConnectionType connectionType, Thread shellCommand, in IncrementalDeviceConnection() argument
69 mConnectionType = connectionType; in IncrementalDeviceConnection()
173 private Factory(ConnectionType connectionType, boolean expectInstallationSuccess) { in Factory() argument
174 mConnectionType = connectionType; in Factory()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java143 Connection(int connectionType, int slotId) { in Connection() argument
144 mConnectionType = connectionType; in Connection()