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()
2529 final int position = getPositionForView(host); in onInitializeAccessibilityNodeInfo()2539 final int position = getPositionForView(host); in performAccessibilityAction()3458 final int longPressPosition = getPositionForView(originalView); in showContextMenuForChildInternal()
1272 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1744 accessibilityFocusPosition = getPositionForView(focusChild); in layoutChildren()
1509 int position = listview.getPositionForView(view); in addViewValues()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58012 method public int getPositionForView(android.view.View);