Searched refs:scrollIntoSlots (Results 1 – 2 of 2) sorted by relevance
556 private void scrollIntoSlots() { in scrollIntoSlots() method in Gallery1103 scrollIntoSlots(); in onUp()1511 public void stop(boolean scrollIntoSlots) {1513 endFling(scrollIntoSlots);1516 private void endFling(boolean scrollIntoSlots) {1523 if (scrollIntoSlots) scrollIntoSlots();
88018 Landroid/widget/Gallery;->scrollIntoSlots()V