Home
last modified time | relevance | path

Searched refs:onCursorChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewCallbacks.java59 public void onCursorChanged(Cursor cursor); in onCursorChanged() method
85 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor); in onCursorChanged() method
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java535 public void onCursorChanged(Cursor cursor) { in onCursorChanged() method in PhotoViewFragment
547 mCallback.onCursorChanged(this, cursor); in onCursorChanged()
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DPhotoViewActivity.java499 listener.onCursorChanged(data); in notifyCursorListeners()
779 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) { in onCursorChanged() method in PhotoViewActivity
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DPhotoViewActivity.java498 listener.onCursorChanged(data); in notifyCursorListeners()
778 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) { in onCursorChanged() method in PhotoViewActivity