Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java80 public void onNewPhotoLoaded(int position); in onNewPhotoLoaded() method
H A DPhotoViewController.java928 public void onNewPhotoLoaded(int position) { in onNewPhotoLoaded() method in PhotoViewController