HomeSort by relevance Sort by last modified time
    Searched defs:setOnInterceptTouchListener (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 186 public void setOnInterceptTouchListener(OnInterceptTouchListener l) {
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 251 mViewPager.setOnInterceptTouchListener(this);
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 250 mViewPager.setOnInterceptTouchListener(this);
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 443 cl.setOnInterceptTouchListener(this);
    [all...]
CellLayout.java 599 public void setOnInterceptTouchListener(View.OnTouchListener listener) {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 587 public void setOnInterceptTouchListener(View.OnTouchListener listener) {
    [all...]
Workspace.java 463 cl.setOnInterceptTouchListener(this);
    [all...]

Completed in 249 milliseconds