Searched refs:mTriedGettingScrollView (Results 1 - 1 of 1) sorted by relevance

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

Completed in 29 milliseconds