OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isWaitDisplayed
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumSlotRenderer.java
114
entry.
isWaitDisplayed
= true;
115
} else if (entry.
isWaitDisplayed
) {
116
entry.
isWaitDisplayed
= false;
AlbumSlidingWindow.java
53
public boolean
isWaitDisplayed
;
Completed in 31 milliseconds