Searched refs:mHotLaunchApps (Results 1 – 1 of 1) sorted by relevance
98 private String mHotLaunchApps = null; field in AppTransitionTests200 if (null != mHotLaunchApps && !mHotLaunchApps.isEmpty()) { in run()202 mRunner = createRemoteAndroidTestRunner(TEST_HOT_LAUNCH, mHotLaunchApps, null); in run()