Searched refs:waitForUpdate (Results 1 – 5 of 5) sorted by relevance
292 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()517 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceGainedFocus()534 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus()547 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus()571 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testRingCallLimitForOnePhoneAccount()603 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testCallLimit()676 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingNewOutgoingCall()703 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingIncomingCall()
201 public boolean waitForUpdate(int lock) { in waitForUpdate() method in CtsSelfManagedConnectionService
233 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testConnectionServiceFocusGainedWithDifferentConnectionService()
630 TestCase.assertTrue(connectionService.waitForUpdate( in waitForAndGetConnection()
111 boolean update = waitForUpdate(); in handleMessage()188 private boolean waitForUpdate() throws InterruptedException { in waitForUpdate() method in SimpleAppWidgetHostService