Home
last modified time | relevance | path

Searched refs:Work (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DVideoCallTest.java142 new Work() { in testReceiveSessionModifyRequest() method
355 new Work() { in testReceiveVideoQuality() method
365 new Work() { in testReceiveVideoQuality() method
391 new Work() { in testReceiveCallSessionEvent() method
401 new Work() { in testReceiveCallSessionEvent() method
411 new Work() { in testReceiveCallSessionEvent() method
421 new Work() { in testReceiveCallSessionEvent() method
431 new Work() { in testReceiveCallSessionEvent() method
441 new Work() { in testReceiveCallSessionEvent() method
451 new Work() { in testReceiveCallSessionEvent() method
[all …]
DBaseTelecomTestWithMockServices.java1789 void doWorkAndWaitUntilConditionIsTrueOrTimeout(Work work, Condition condition, long timeout, in doWorkAndWaitUntilConditionIsTrueOrTimeout()
1806 protected interface Work { interface in BaseTelecomTestWithMockServices