Searched refs:MOVE_SUGGESTIONS_TO_FG_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
64 private static final long MOVE_SUGGESTIONS_TO_FG_TIMEOUT = 15000; field in AutofillImeService334 handler.postDelayed(mMoveScrollableSuggestionsToFg, MOVE_SUGGESTIONS_TO_FG_TIMEOUT); in rescheduleShowcaseBgFgTransitions()