OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interceptMoveRight
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java
82
public boolean
interceptMoveRight
(float origX, float origY);
505
return (mPhotoView != null && mPhotoView.
interceptMoveRight
(origX, origY));
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java
465
public boolean
interceptMoveRight
(float origX, float origY) {
[
all
...]
Completed in 1977 milliseconds