Searched refs:getFocusedViewIndex (Results 1 – 4 of 4) sorted by relevance
65 int getFocusedViewIndex(); in getFocusedViewIndex() method
117 public int getFocusedViewIndex() { in getFocusedViewIndex() method in MinimizedControlBar
243 public int getFocusedViewIndex() { in getFocusedViewIndex() method in ControlBar
233 int focusedViewIndex = mControlBar.getFocusedViewIndex(); in updateCustomActions()