OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onInterceptMoveLeft
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java
40
public boolean
onInterceptMoveLeft
(float origX, float origY);
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java
493
public boolean
onInterceptMoveLeft
(float origX, float origY) {
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java
537
interceptLeft = listener.
onInterceptMoveLeft
(origX, origY);
[
all
...]
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java
536
interceptLeft = listener.
onInterceptMoveLeft
(origX, origY);
[
all
...]
Completed in 31 milliseconds