Home
last modified time | relevance | path

Searched refs:mDoneInputStartIndex (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/onboarding/
DSetupSourcesFragment.java130 private int mDoneInputStartIndex; field in SetupSourcesFragment.ContentFragment
269 mDoneInputStartIndex = 0; in buildInputs()
276 ++mDoneInputStartIndex; in buildInputs()
290 if (mDoneInputStartIndex > 0) { in createActionsInternal()
302 if (i == mDoneInputStartIndex) { in createActionsInternal()