Searched defs:APP_LAUNCH_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
48 private static final long APP_LAUNCH_TIMEOUT = 10000; field in AutoLauncherStrategy318 hvac.clickAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in clickHvac() local336 app.clickAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in openApp() local348 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 LeanbackLauncherStrategy701 mDPadUtil.pressDPadCenterAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in selectRestrictedProfile() local