Home
last modified time | relevance | path

Searched defs:oldy (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IntentResolver/java/src/com/android/intentresolver/grid/
DChooserGridAdapter.java111 DirectShareViewHolder directShareGroup, int y, int oldy); in handleScrollToExpandDirectShare()
575 public void handleScroll(View v, int y, int oldy) { in handleScroll()
DDirectShareViewHolder.java127 public void handleScroll(RecyclerView view, int y, int oldy, int maxTargetsPerRow) { in handleScroll()