Searched refs:connection3 (Results 1 – 4 of 4) sorted by relevance
1006 final TestServiceConnection connection3 = bindToTestServiceAndGetConnection(TEST_APP3_PKG); in testBroadcastResponseStats_multiplePackages() local1010 ITestReceiver testReceiver3 = connection3.getITestReceiver(); in testBroadcastResponseStats_multiplePackages()1102 connection3.unbind(); in testBroadcastResponseStats_multiplePackages()1116 final TestServiceConnection connection3 = bindToTestServiceAndGetConnection(TEST_APP3_PKG); in testBroadcastResponseStats_multiplePackages_multipleIds() local1120 ITestReceiver testReceiver3 = connection3.getITestReceiver(); in testBroadcastResponseStats_multiplePackages_multipleIds()1196 connection3.unbind(); in testBroadcastResponseStats_multiplePackages_multipleIds()1210 final TestServiceConnection connection3 = bindToTestServiceAndGetConnection(TEST_APP3_PKG); in testBroadcastResponseStats_clearCounts_multiplePackages() local1213 ITestReceiver testReceiver3 = connection3.getITestReceiver(); in testBroadcastResponseStats_clearCounts_multiplePackages()1291 connection3.unbind(); in testBroadcastResponseStats_clearCounts_multiplePackages()1304 final TestServiceConnection connection3 = bindToTestServiceAndGetConnection(TEST_APP3_PKG); in testBroadcastResponseStats_clearCounts_multipleIds() local[all …]
131 final Connection connection3 = verifyConnectionForIncomingCall(); in testAddNewIncomingCall_CorrectPhoneAccountHandle() local134 assertTrue(connections.contains(connection3)); in testAddNewIncomingCall_CorrectPhoneAccountHandle()135 connection3.onDisconnect(); in testAddNewIncomingCall_CorrectPhoneAccountHandle()
573 final Connection connection3 = verifyConnectionForIncomingCall();576 assertTrue(connections.contains(connection3));
503 final TestServiceConnection connection3 = bindToHelperService(HELPER_PKG3); in testPrivateAccess() local512 assertPkgCannotAccess(blobData, connection3); in testPrivateAccess()517 assertPkgCannotAccess(blobData, connection3); in testPrivateAccess()522 assertPkgCannotAccess(blobData, connection3); in testPrivateAccess()527 connection3.unbind(); in testPrivateAccess()562 final TestServiceConnection connection3 = bindToHelperService(HELPER_PKG3); in testMixedAccessType_fromMultiplePackages() local578 assertPkgCannotAccess(blobData, connection3); in testMixedAccessType_fromMultiplePackages()584 acquireLeaseAndAssertPkgCanAccess(blobData, connection3); in testMixedAccessType_fromMultiplePackages()589 connection3.unbind(); in testMixedAccessType_fromMultiplePackages()