OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyImageInvalidated
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
SinglePhotoDataAdapter.java
121
mPhotoView.
notifyImageInvalidated
(0);
133
mPhotoView.
notifyImageInvalidated
(0); // the current image
PhotoDataAdapter.java
208
mPhotoView.
notifyImageInvalidated
(i);
238
mPhotoView.
notifyImageInvalidated
(i);
261
mPhotoView.
notifyImageInvalidated
(0);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java
202
public void
notifyImageInvalidated
(int which) {
271
notifyImageInvalidated
(0);
Completed in 478 milliseconds