Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java195 Intent secondIntent = new Intent(); in testBackgroundActivityNotBlockedWithinGracePeriod() local
196 secondIntent.setComponent(APP_A_START_ACTIVITY_RECEIVER); in testBackgroundActivityNotBlockedWithinGracePeriod()
198 mContext.sendBroadcast(secondIntent); in testBackgroundActivityNotBlockedWithinGracePeriod()