Home
last modified time | relevance | path

Searched defs:getDestinationPage (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1448 public int getDestinationPage() { in getDestinationPage() method
1452 protected int getDestinationPage(int primaryScroll) { in getDestinationPage() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1480 protected int getDestinationPage(int scaledScroll) { in getDestinationPage() method in RecentsView