Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBlockingQueueIntentReceiver.java34 public Intent waitForIntent() throws InterruptedException { in waitForIntent() method in BlockingQueueIntentReceiver
DRemoteInputViewTest.java121 Intent resultIntent = mReceiver.waitForIntent(); in testSendRemoteInput_intentContainsResultsAndSource()
DSmartReplyViewTest.java159 Intent resultIntent = mReceiver.waitForIntent(); in testSendSmartReply_intentContainsResultsAndSource()
191 Intent resultIntent = mReceiver.waitForIntent(); in testSendSmartReply_waitsForKeyguard()
234 Intent resultIntent = mReceiver.waitForIntent(); in testTapSmartReply_afterInitDelay_clickReceived()
249 Intent resultIntent = mReceiver.waitForIntent(); in testTapSmartReply_withoutDelayedOnClickListener_bypassesDelay()