HomeSort by relevance Sort by last modified time
    Searched refs:clearLoadingBit (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetPage.java 297 private void clearLoadingBit(int loadingBit) {
332 clearLoadingBit(BIT_LOADING_SYNC);
342 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
598 clearLoadingBit(BIT_LOADING_SYNC);
617 clearLoadingBit(BIT_LOADING_RELOAD);
AlbumPage.java 394 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
420 clearLoadingBit(BIT_LOADING_SYNC);
654 clearLoadingBit(BIT_LOADING_SYNC);
672 private void clearLoadingBit(int loadTaskBit) {
691 clearLoadingBit(BIT_LOADING_RELOAD);

Completed in 91 milliseconds