Searched refs:SCROLL_COUNT (Results 1 – 3 of 3) sorted by relevance
33 private static final int SCROLL_COUNT = 100; field in CtsDeviceLeanback73 intent.putExtra(IntentKeys.SCROLL_COUNT, SCROLL_COUNT); in setUp()
7 public static final String SCROLL_COUNT = "SCROLL_COUNT"; field in IntentKeys
107 int scrollCount = intent.getExtras().getInt(IntentKeys.SCROLL_COUNT);