Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
DLocalPhotoSource.java133 private boolean isContentSound(int totalCount) { in isContentSound() method in LocalPhotoSource
161 if (isContentSound(photoCount)) return; in reload()