Searched refs:getPositionForView (Results 1 – 10 of 10) sorted by relevance
93 int position = listview.getPositionForView(view); in onCreate()102 int position = listview.getPositionForView(view); in onCreate()
207 selectedPosition = getPositionForView(child); in goTo()
611 public int getPositionForView(View view) { in getPositionForView() method in AdapterView
1156 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChild()
2408 final int position = getPositionForView(host); in onInitializeAccessibilityNodeInfo()2418 final int position = getPositionForView(host); in performAccessibilityAction()3162 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChild()
1250 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1606 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1507 int position = listview.getPositionForView(view); in addViewValues()
39541 method public int getPositionForView(android.view.View);
42147 method public int getPositionForView(android.view.View);