Home
last modified time | relevance | path

Searched refs:touch_devices (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser_init.cc1399 std::string touch_devices = in ProcessCmdLineImpl() local
1402 if (!touch_devices.empty()) { in ProcessCmdLineImpl()
1406 base::SplitString(touch_devices, ',', &devs); in ProcessCmdLineImpl()