Searched refs:scrollIntoSlots (Results 1 – 2 of 2) sorted by relevance
557 private void scrollIntoSlots() { in scrollIntoSlots() method in Gallery1104 scrollIntoSlots(); in onUp()1512 public void stop(boolean scrollIntoSlots) {1514 endFling(scrollIntoSlots);1517 private void endFling(boolean scrollIntoSlots) {1524 if (scrollIntoSlots) scrollIntoSlots();
67060 Landroid/widget/Gallery;->scrollIntoSlots()V