Searched refs:getPositionForView (Results 1 – 10 of 10) sorted by relevance
94 int position = listview.getPositionForView(view); in onCreate()103 int position = listview.getPositionForView(view); in onCreate()
207 selectedPosition = getPositionForView(child); in goTo()
638 public int getPositionForView(View view) { in getPositionForView() method in AdapterView
1192 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChildInternal()
2468 final int position = getPositionForView(host); in onInitializeAccessibilityNodeInfo()2478 final int position = getPositionForView(host); in performAccessibilityAction()3378 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChildInternal()
1271 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1750 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1508 int position = listview.getPositionForView(view); in addViewValues()
36821 method public int getPositionForView(android.view.View);
55000 method public int getPositionForView(android.view.View);