Searched refs:touch_devices (Results 1 - 1 of 1) sorted by relevance
/external/chromium/chrome/browser/ui/ | ||
H A D | browser_init.cc | 1399 std::string touch_devices = local 1402 if (!touch_devices.empty()) { 1406 base::SplitString(touch_devices, ',', &devs); |
Completed in 29 milliseconds