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

  /external/chromium_org/base/win/
win_util.h 113 BASE_EXPORT bool IsTabletDevice();
win_util.cc 225 bool IsTabletDevice() {
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 238 UMA_HISTOGRAM_BOOLEAN("Windows.Tablet", base::win::IsTabletDevice());

Completed in 251 milliseconds