Searched refs:currentFilmstripItem (Results 1 – 1 of 1) sorted by relevance
2930 FilmstripItem currentFilmstripItem = mDataAdapter.getItemAt(currentIndex); in startGallery() local2931 if (currentFilmstripItem != null) { in startGallery()2933 currentFilmstripItem.getData().getUri()); in startGallery()