Home
last modified time | relevance | path

Searched refs:waitForIntent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DBlockingQueueIntentReceiver.java34 public Intent waitForIntent() throws InterruptedException { in waitForIntent() method in BlockingQueueIntentReceiver
H A DRemoteInputViewTest.java174 Intent resultIntent = mReceiver.waitForIntent(); in testSendRemoteInput_intentContainsResultsAndSource()
339 mReceiver.waitForIntent(); in testUiEventLogging_openAndSend()
373 mReceiver.waitForIntent(); in testUiEventLogging_openAndAttach()
H A DSmartReplyViewTest.java193 Intent resultIntent = mReceiver.waitForIntent(); in testSendSmartReply_intentContainsResultsAndSource()
246 Intent resultIntent = mReceiver.waitForIntent(); in testSendSmartReply_waitsForKeyguard()
289 Intent resultIntent = mReceiver.waitForIntent(); in testTapSmartReply_afterInitDelay_clickReceived()
304 Intent resultIntent = mReceiver.waitForIntent(); in testTapSmartReply_withoutDelayedOnClickListener_bypassesDelay()