Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java804 final Cursor cursor = getCursorAtProperPosition(); in setViewActivated()
832 final Cursor cursor = getCursorAtProperPosition(); in updateActionBar()
897 public Cursor getCursorAtProperPosition() { in getCursorAtProperPosition() method in PhotoViewController