Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumSetPage.java120 private boolean mShowedEmptyToastForSelf = false; field in AlbumSetPage
412 mShowedEmptyToastForSelf = true; in clearLoadingBit()
423 if (mShowedEmptyToastForSelf) { in clearLoadingBit()
424 mShowedEmptyToastForSelf = false; in clearLoadingBit()