Home
last modified time | relevance | path

Searched defs:uriIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java534 final int uriIndex = data.getColumnIndex(PhotoContract.PhotoViewColumns.URI); in onLoadFinished() local
737 int uriIndex = cursor.getColumnIndex(PhotoContract.PhotoViewColumns.URI); in setViewActivated() local