Searched refs:extraShowFastLane (Results 1 – 3 of 3) sorted by relevance
62 boolean extraShowFastLane() default true; in extraShowFastLane() method103 extrasBundle.putBoolean(EXTRA_SHOW_FAST_LANE, option.extraShowFastLane()); in beforeTest()122 @Option(activity = "leanback.BrowseActivity", extraShowFastLane = false)147 extraShowFastLane = false)
62 boolean extraShowFastLane, in openLeanbackActivity() argument
275 boolean extraShowFastLane, in openLeanbackActivity() argument280 extrasBundle.putBoolean(EXTRA_SHOW_FAST_LANE, extraShowFastLane); in openLeanbackActivity()