Searched refs:currentFilePath (Results 1 – 1 of 1) sorted by relevance
40 private String currentFilePath; field in GalleryGridItemView101 if (currentFilePath == null || !currentFilePath.equals(data.getFilePath())) { in updateImageView()102 currentFilePath = data.getFilePath(); in updateImageView()