Searched refs:getServiceConnectionForTest (Results 1 – 2 of 2) sorted by relevance
150 eq(conn.getServiceConnectionForTest()), in testAll()155 conn.getServiceConnectionForTest().onServiceConnected(cn, in testAll()192 conn.getServiceConnectionForTest().onServiceDisconnected(cn); in testAll()203 conn.getServiceConnectionForTest().onServiceConnected(cn, in testAll()216 conn.getServiceConnectionForTest().onBindingDied(cn); in testAll()243 conn.getServiceConnectionForTest().onServiceConnected(cn, in testAll()255 conn.getServiceConnectionForTest().onBindingDied(cn); in testAll()283 conn.getServiceConnectionForTest().onBindingDied(cn); in testAll()344 conn.getServiceConnectionForTest().onBindingDied(cn); in testReconnectFiresAfterUnbind()393 conn.getServiceConnectionForTest().onBindingDied(cn); in testResetBackoff()[all …]
485 ServiceConnection getServiceConnectionForTest() { in getServiceConnectionForTest() method in PersistentConnection