Searched refs:Condition (Results 1 – 9 of 9) sorted by relevance
488 waitUntilConditionIsTrueOrTimeout(new Condition() { in assertNumCalls()504 waitUntilConditionIsTrueOrTimeout(new Condition() { in assertNumConferenceCalls()521 waitUntilConditionIsTrueOrTimeout(new Condition() { in assertNumConnections()538 new Condition() { in assertMuteState()557 new Condition() { in assertMuteState()576 new Condition() { in assertAudioRoute()595 new Condition() { in assertAudioRoute()614 new Condition() { in assertConnectionState()632 new Condition() { in assertCallState()650 new Condition() { in assertCallConferenceableList()[all …]
480 new Condition() { in assertVideoState()507 new Condition() { in assertVideoCallbackRegistered()533 new Condition() { in assertCameraCapabilitiesReceived()560 new Condition() { in assertCallDataUsageReceived()587 new Condition() { in assertVideoQualityReceived()614 new Condition() { in assertCallSessionEventReceived()641 new Condition() { in assertPeerWidthChanged()666 new Condition() { in assertDeviceOrientationChanged()692 new Condition() { in assertPreviewSurfaceChanged()718 new Condition() { in assertDisplaySurfaceChanged()[all …]
187 new Condition() { in assertRemoteConnectionState()205 new Condition() { in assertRemoteConferenceState()223 new Condition() { in assertCtsRemoteConnectionServiceUnbound()
319 new Condition() { in assertCallCapability()337 new Condition() { in assertCallConnectTime()355 new Condition() { in assertCallExtras()374 new Condition() { in assertCallStatusHints()393 new Condition() { in assertCallChildrenContains()412 new Condition() { in assertVideoState()
443 new Condition() { in assertGetCannedTextResponsesNotEmpty()463 new Condition() { in assertCanAddCall()
28 import java.util.concurrent.locks.Condition;114 private final Condition mDone = mLock.newCondition();149 private final Condition mDone = mLock.newCondition();
773 private interface Condition { interface in ContextWrapperTest777 private synchronized void waitForCondition(Condition con) throws InterruptedException { in waitForCondition()787 Condition con = new Condition() { in waitForReceiveBroadCast()
55 import java.util.concurrent.locks.Condition;1725 final Condition mNewStateCond = mLock.newCondition();
49843 private final java.util.concurrent.locks.Condition notEmpty49845 private final java.util.concurrent.locks.Condition notFull50194 public abstract java.util.concurrent.locks.Condition newCondition()50230 java.util.concurrent.locks.Condition)50231 @dalvik.annotation.Signature (value =(Ljava/util/concurrent/locks/Condition;)Ljava/util/Collection<…50233 java.util.concurrent.locks.Condition)50241 java.util.concurrent.locks.Condition)50253 public java.util.concurrent.locks.Condition newCondition()51374 private final java.util.concurrent.locks.Condition trip51440 private final transient java.util.concurrent.locks.Condition available[all …]