Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DIncrementalDeviceConnection.java59 private ConnectionType mConnectionType; field in IncrementalDeviceConnection
69 mConnectionType = connectionType; in IncrementalDeviceConnection()
102 if (mConnectionType == ConnectionType.UNRELIABLE) { in read()
158 private final ConnectionType mConnectionType; field in IncrementalDeviceConnection.Factory
174 mConnectionType = connectionType; in Factory()
206 if (mConnectionType == ConnectionType.RELIABLE) { in connectToService()
213 return new IncrementalDeviceConnection(mConnectionType, shellCommand, localPfd); in connectToService()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java140 private int mConnectionType; field in ImsServiceConnector.Connection
144 mConnectionType = connectionType; in Connection()
150 switch (mConnectionType) { in clearPackage()
199 switch (mConnectionType) { in overrideService()
227 switch (mConnectionType) { in restoreOriginalPackage()
252 switch (mConnectionType) { in checkConfigurationExists()
278 switch (mConnectionType) { in storeOriginalPackage()