Searched defs:APP_LAUNCH_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
48 private static final long APP_LAUNCH_TIMEOUT = 30000; field in AutoLauncherStrategy331 hvac.clickAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in clickHvac() local349 app.clickAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in openApp() local361 app.clickAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in openBluetoothAudioApp() local
43 private static final int APP_LAUNCH_TIMEOUT = 10000; field in CommonLauncherHelper
44 private static final int APP_LAUNCH_TIMEOUT = 10000; field in LeanbackLauncherStrategy720 mDPadUtil.pressDPadCenterAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in selectRestrictedProfile() local