Searched refs:secondIntent (Results 1 – 1 of 1) sorted by relevance
195 Intent secondIntent = new Intent(); in testBackgroundActivityNotBlockedWithinGracePeriod() local196 secondIntent.setComponent(APP_A_START_ACTIVITY_RECEIVER); in testBackgroundActivityNotBlockedWithinGracePeriod()198 mContext.sendBroadcast(secondIntent); in testBackgroundActivityNotBlockedWithinGracePeriod()