Searched refs:mIsLoaderTaskRunning (Results 1 – 2 of 2) sorted by relevance
87 private boolean mIsLoaderTaskRunning; field in LauncherModel1091 if (mIsLoaderTaskRunning) { in runBindSynchronousPage()1117 mIsLoaderTaskRunning = true; in run()1178 mIsLoaderTaskRunning = false; in run()
106 @Thunk boolean mIsLoaderTaskRunning; field in LauncherModel1364 && mAllAppsLoaded && mWorkspaceLoaded && !mIsLoaderTaskRunning) { in startLoader()1516 if (mIsLoaderTaskRunning) { in runBindSynchronousPage()1545 mIsLoaderTaskRunning = true; in run()1574 mIsLoaderTaskRunning = false; in run()