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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditorAnimator.java152 final ScrollView scrollView = getParentScrollView(targetView);
156 ScrollView scrollView = getParentScrollView(targetView);
174 EditorAnimator.getParentScrollView(view).clearFocus();
187 private static ScrollView getParentScrollView(View view) { method in class:EditorAnimator

Completed in 37 milliseconds