Searched refs:getChildTabIndex (Results 1 – 2 of 2) sorted by relevance
48 public int getChildTabIndex(View v) { in getChildTabIndex() method in FocusOnlyTabWidget
446 final int tabIndex = parent.getChildTabIndex(v); in handleTabKeyEvent()