Searched refs:mPreLaunchApps (Results 1 – 1 of 1) sorted by relevance
106 private String mPreLaunchApps = null; field in AppTransitionTests218 && (null != mPreLaunchApps && !mPreLaunchApps.isEmpty())) { in run()222 TEST_APP_TO_RECENT, mAppToRecents, mPreLaunchApps); in run()238 && (null != mPreLaunchApps && !mPreLaunchApps.isEmpty())) { in run()242 TEST_HOT_LAUNCH_FROM_RECENTS, mRecentsToApp, mPreLaunchApps); in run()