Home
last modified time | relevance | path

Searched refs:getInitialPosition (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleDragController.java169 getInitialPosition(), mReleasedLocation); in setupBubbleView()
237 getInitialPosition(), mReleasedLocation); in setupBubbleBarView()
327 protected PointF getInitialPosition() { in getInitialPosition() method in BubbleDragController.BubbleTouchListener
/packages/apps/TV/src/com/android/tv/menu/
DItemListRowView.java97 mListView.setSelectedPosition(getAdapter().getInitialPosition()); in initialize()
155 public int getInitialPosition() { in getInitialPosition() method in ItemListRowView.ItemListAdapter