Searched refs:clearLoadingBit (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumPage.java422 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
457 clearLoadingBit(BIT_LOADING_SYNC);
704 clearLoadingBit(BIT_LOADING_SYNC);
730 private void clearLoadingBit(int loadTaskBit) { method in class:AlbumPage
751 clearLoadingBit(BIT_LOADING_RELOAD);
H A DAlbumSetPage.java402 private void clearLoadingBit(int loadingBit) { method in class:AlbumSetPage
454 clearLoadingBit(BIT_LOADING_SYNC);
464 // Set the reload bit here to prevent it exit this page in clearLoadingBit().
719 clearLoadingBit(BIT_LOADING_SYNC);
738 clearLoadingBit(BIT_LOADING_RELOAD);

Completed in 11 milliseconds