Searched defs:onCursorChanged (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java50 public void onCursorChanged(Cursor cursor); method in interface:PhotoViewCallbacks.CursorChangedListener
/frameworks/ex/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java413 public void onCursorChanged(Cursor cursor) { method in class:PhotoViewFragment
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java438 public void onCursorChanged(Cursor cursor) { method in class:PhotoViewFragment
/frameworks/ex/photoviewer/src/com/android/ex/photo/
H A DPhotoViewActivity.java95 public void onCursorChanged(Cursor cursor); method in interface:PhotoViewActivity.CursorChangedListener
338 listener.onCursorChanged(data);

Completed in 101 milliseconds