Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupStartIndicatorView.java40 labelView.setIndicatorView(findViewById(R.id.setup_start_indicator)); in SetupStartIndicatorView()
50 public void setIndicatorView(final View indicatorView) { in setIndicatorView() method in SetupStartIndicatorView.LabelView