Home
last modified time | relevance | path

Searched defs:getChildAt (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DPanelTrack.java34 public View getChildAt(int pos); in getChildAt() method
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java63 public View getChildAt(int x, int y) { in getChildAt() method in ShortcutAndWidgetContainer
DCellLayout.java865 public View getChildAt(int x, int y) { in getChildAt() method in CellLayout