Searched refs:SCROLL_DELAY (Results 1 – 3 of 3) sorted by relevance
8 public static final String SCROLL_DELAY = "SCROLL_DELAY"; field in IntentKeys
72 intent.putExtra(IntentKeys.SCROLL_DELAY, PRE_SCROLL_DELAY_MILLIS); in setUp()
106 int initialDelay = intent.getExtras().getInt(IntentKeys.SCROLL_DELAY);