Searched defs:APP_LAUNCH_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
39 private static final int APP_LAUNCH_TIMEOUT = 10000; field in CommonLauncherHelper
41 private static final int APP_LAUNCH_TIMEOUT = 10000; field in LeanbackLauncherStrategy643 mDPadUtil.pressDPadCenterAndWait(Until.newWindow(), APP_LAUNCH_TIMEOUT); in selectRestrictedProfile() local