Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DPhotoPagerAdapter.java54 boolean loading = shouldShowLoadingIndicator(cursor); in getItem()
118 public boolean shouldShowLoadingIndicator(Cursor cursor) { in shouldShowLoadingIndicator() method in PhotoPagerAdapter