Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java403 sendPendingIntentActivity(); in testPendingIntentActivityBlocked()
423 sendPendingIntentActivity(); in testPendingIntentActivityNotBlocked_appAIsForeground()
443 sendPendingIntentActivity(); in testPendingIntentBroadcastActivityNotBlocked_appBIsForeground()
659 private void sendPendingIntentActivity() { in sendPendingIntentActivity() method in BackgroundActivityLaunchTest