Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/events/
Devent_rewriter.h43 kDeviceAppleKeyboard, enumerator
Devent_rewriter.cc144 return EventRewriter::kDeviceAppleKeyboard; in GetDeviceType()
308 return type == kDeviceAppleKeyboard; in IsAppleKeyboard()
852 if (type == kDeviceAppleKeyboard) { in KeyboardDeviceAddedInternal()