Searched refs:getCursorAtProperPosition (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
H A DPhotoViewActivity.java644 final Cursor cursor = getCursorAtProperPosition();
665 final Cursor cursor = getCursorAtProperPosition();
715 public Cursor getCursorAtProperPosition() { method in class:PhotoViewActivity
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
H A DPhotoViewActivity.java643 final Cursor cursor = getCursorAtProperPosition();
664 final Cursor cursor = getCursorAtProperPosition();
714 public Cursor getCursorAtProperPosition() { method in class:PhotoViewActivity

Completed in 62 milliseconds