Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DBlockingQueueIntentReceiver.java38 public Intent waitForIntentShortDelay() throws InterruptedException { in waitForIntentShortDelay() method in BlockingQueueIntentReceiver
H A DSmartReplyViewTest.java216 assertNull(mReceiver.waitForIntentShortDelay()); in testSendSmartReply_keyguardCancelled()
241 assertNull(mReceiver.waitForIntentShortDelay()); in testSendSmartReply_waitsForKeyguard()
276 assertNull(mReceiver.waitForIntentShortDelay()); in testTapSmartReply_beforeInitDelay_blocked()