Searched defs:mTriedGettingScrollView (Results 1 - 1 of 1) sorted by path

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java197 private boolean mTriedGettingScrollView; field in class:RecipientEditTextView
805 if (mScrollView == null && !mTriedGettingScrollView) {
813 mTriedGettingScrollView = true;

Completed in 23 milliseconds