Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBlockingQueueIntentReceiver.java38 public Intent waitForIntentShortDelay() throws InterruptedException { in waitForIntentShortDelay() method in BlockingQueueIntentReceiver
DSmartReplyViewTest.java172 assertNull(mReceiver.waitForIntentShortDelay()); in testSendSmartReply_keyguardCancelled()
186 assertNull(mReceiver.waitForIntentShortDelay()); in testSendSmartReply_waitsForKeyguard()
221 assertNull(mReceiver.waitForIntentShortDelay()); in testTapSmartReply_beforeInitDelay_blocked()