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

  /external/chromium_org/chrome/browser/
chrome_browser_field_trials_mobile.cc 75 if (parsed_command_line.HasSwitch(switches::kTabletUI))
  /external/chromium_org/chrome/browser/sync/glue/
device_info.cc 21 return CommandLine::ForCurrentProcess()->HasSwitch(switches::kTabletUI);
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 119 CommandLine::ForCurrentProcess()->HasSwitch(switches::kTabletUI) ?
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 411 extern const char kTabletUI[];
  /external/chromium_org/chrome/browser/web_resource/
notification_promo.cc 77 CommandLine::ForCurrentProcess()->HasSwitch(switches::kTabletUI);

Completed in 321 milliseconds