Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DIncrementalDeviceConnection.java69 private IncrementalDeviceConnection(ConnectionType connectionType, Thread shellCommand, in IncrementalDeviceConnection()
175 private Factory(ConnectionType connectionType, boolean expectInstallationSuccess) { in Factory()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java137 Connection(int connectionType, int slotId) { in Connection()