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/
AlbumPage.java 420 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
455 clearLoadingBit(BIT_LOADING_SYNC);
699 clearLoadingBit(BIT_LOADING_SYNC);
725 private void clearLoadingBit(int loadTaskBit) {
746 clearLoadingBit(BIT_LOADING_RELOAD);
AlbumSetPage.java 398 private void clearLoadingBit(int loadingBit) {
450 clearLoadingBit(BIT_LOADING_SYNC);
460 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
715 clearLoadingBit(BIT_LOADING_SYNC);
734 clearLoadingBit(BIT_LOADING_RELOAD);

Completed in 768 milliseconds