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

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

Completed in 48 milliseconds