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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.h206 bool first_app_list_sync_; member in class:app_list::AppListSyncableService
H A Dapp_list_syncable_service.cc220 first_app_list_sync_(true) {
572 first_app_list_sync_ = false;
878 VLOG(1) << "GetOemFolderPos: " << first_app_list_sync_;
879 if (!first_app_list_sync_) {

Completed in 519 milliseconds