Searched refs:onCursorChanged (Results 1 – 4 of 4) sorted by relevance
59 public void onCursorChanged(Cursor cursor); in onCursorChanged() method85 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor); in onCursorChanged() method
535 public void onCursorChanged(Cursor cursor) { in onCursorChanged() method in PhotoViewFragment547 mCallback.onCursorChanged(this, cursor); in onCursorChanged()
499 listener.onCursorChanged(data); in notifyCursorListeners()779 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) { in onCursorChanged() method in PhotoViewActivity
498 listener.onCursorChanged(data); in notifyCursorListeners()778 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) { in onCursorChanged() method in PhotoViewActivity