Searched defs:APP_LAUNCH_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
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