Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java94 View child = getChildOnPageAt(count - 1); in onTouchEvent()
119 public View getChildOnPageAt(int i) { in getChildOnPageAt() method in PagedViewGridLayout
DPagedViewCellLayout.java153 public View getChildOnPageAt(int i) { in getChildOnPageAt() method in PagedViewCellLayout
258 View child = getChildOnPageAt(count - 1); in onTouchEvent()
501 public View getChildOnPageAt(int i); in getChildOnPageAt() method