Searched refs:waitForUpdate (Results 1 – 7 of 7) sorted by relevance
90 mInCallServiceFixtureX.waitForUpdate(); in testCsPutExtras()115 mInCallServiceFixtureX.waitForUpdate(); in testCsPutBooleanExtra()139 mInCallServiceFixtureX.waitForUpdate(); in testCsPutIntExtra()164 mInCallServiceFixtureX.waitForUpdate(); in testCsPutStringExtra()190 mInCallServiceFixtureX.waitForUpdate(); in testCsRemoveExtra()198 mInCallServiceFixtureX.waitForUpdate(); in testCsRemoveExtra()224 mInCallServiceFixtureX.waitForUpdate(); in testCsUpdateExisting()233 mInCallServiceFixtureX.waitForUpdate(); in testCsUpdateExisting()263 mInCallServiceFixtureX.waitForUpdate(); in testCsSetExtras()273 mInCallServiceFixtureX.waitForUpdate(); in testCsSetExtras()[all …]
171 public void waitForUpdate() { in waitForUpdate() method in InCallServiceFixture
744 public byte[] waitForUpdate(long timeoutMillis) throws BluetoothException {
275 return changeObserver.waitForUpdate(gattOperationTimeoutMS); in processGattCommunication()
571 remotePasskeyObserver.waitForUpdate( in handlePairingRequest()
1638 changeObserver.waitForUpdate( in getBrEdrHandoverInformation()
770 assertThat(changeObserver.waitForUpdate(TimeUnit.SECONDS.toMillis(1))).isEqualTo(DATA); in test_enableNotification_observe()