Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGallery.java556 private void scrollIntoSlots() { in scrollIntoSlots() method in Gallery
1103 scrollIntoSlots(); in onUp()
1511 public void stop(boolean scrollIntoSlots) {
1513 endFling(scrollIntoSlots);
1516 private void endFling(boolean scrollIntoSlots) {
1523 if (scrollIntoSlots) scrollIntoSlots();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88018 Landroid/widget/Gallery;->scrollIntoSlots()V