Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionarySettingsFragment.java415 final View preferenceView = getView(); in stopLoadingAnimation() local
424 preferenceView.setVisibility(View.VISIBLE); in stopLoadingAnimation()
427 preferenceView.startAnimation(AnimationUtils.loadAnimation( in stopLoadingAnimation()