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.java411 sendPendingIntentActivity(); in testPendingIntentActivityBlocked()
431 sendPendingIntentActivity(); in testPendingIntentActivityNotBlocked_appAIsForeground()
451 sendPendingIntentActivity(); in testPendingIntentBroadcastActivityNotBlocked_appBIsForeground()
733 private void sendPendingIntentActivity() { in sendPendingIntentActivity() method in BackgroundActivityLaunchTest