OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAppListSyncEnabled
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/app_list/
app_list_switches.cc
31
bool
IsAppListSyncEnabled
() {
45
return
IsAppListSyncEnabled
();
app_list_switches.h
22
bool APP_LIST_EXPORT
IsAppListSyncEnabled
();
/external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl_unittest.cc
46
if (app_list::switches::
IsAppListSyncEnabled
())
profile_sync_components_factory_impl.cc
362
if (app_list::switches::
IsAppListSyncEnabled
()) {
/external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service.cc
263
if (app_list::switches::
IsAppListSyncEnabled
()) {
[
all
...]
Completed in 369 milliseconds