Searched defs:mLocationIndex (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DDialogDetailsView.java121 private int mLocationIndex; field in class:DialogDetailsView.DetailsAdapter
130 mLocationIndex = -1;
142 mLocationIndex = mItems.size();
289 mItems.set(mLocationIndex, address);

Completed in 59 milliseconds