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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service.h 204 bool first_app_list_sync_; member in class:app_list::AppListSyncableService
app_list_syncable_service.cc 213 first_app_list_sync_(true) {
560 first_app_list_sync_ = false;
854 VLOG(1) << "GetOemFolderPos: " << first_app_list_sync_;
855 if (!first_app_list_sync_) {
    [all...]

Completed in 207 milliseconds