Searched refs:onCursorChanged (Results 1 – 3 of 3) sorted by relevance
67 public void onCursorChanged(Cursor cursor); in onCursorChanged() method93 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor); in onCursorChanged() method
676 listener.onCursorChanged(data); in notifyCursorListeners()967 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) { in onCursorChanged() method in PhotoViewController
524 public void onCursorChanged(Cursor cursor) { in onCursorChanged() method in PhotoViewFragment536 mCallback.onCursorChanged(this, cursor); in onCursorChanged()