Searched refs:backgroundIntent (Results 1 – 1 of 1) sorted by relevance
928 Intent backgroundIntent = mTaskCategoryManager.getCurrentBackgroundApp() == null in startBackgroundActivities() local935 Intent[] intents = {failureRecoveryIntent, backgroundIntent}; in startBackgroundActivities()941 mTaskCategoryManager.setCurrentBackgroundApp(backgroundIntent.getComponent()); in startBackgroundActivities()