Searched refs:getPositionForView (Results 1 – 9 of 9) sorted by relevance
94 int position = listview.getPositionForView(view); in onCreate()103 int position = listview.getPositionForView(view); in onCreate()
638 public int getPositionForView(View view) { in getPositionForView() method in AdapterView
1193 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChildInternal()
2461 final int position = getPositionForView(host); in onInitializeAccessibilityNodeInfo()2471 final int position = getPositionForView(host); in performAccessibilityAction()3370 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChildInternal()
1272 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1746 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1509 int position = listview.getPositionForView(view); in addViewValues()
54038 method public int getPositionForView(android.view.View);
36821 method public int getPositionForView(android.view.View);