Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java160 private final boolean mExpectDisconnect; field in ServiceTest.TestConnection
167 mExpectDisconnect = expectDisconnect; in TestConnection()
221 if (mExpectDisconnect) { in onServiceDisconnected()