Searched refs:isWaitDisplayed (Results 1 – 2 of 2) sorted by relevance
114 entry.isWaitDisplayed = true; in renderSlot()115 } else if (entry.isWaitDisplayed) { in renderSlot()116 entry.isWaitDisplayed = false; in renderSlot()
53 public boolean isWaitDisplayed; field in AlbumSlidingWindow.AlbumEntry