Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DKeyboardClassifier.cpp72 bool hasAlphabeticKey = (deviceClasses & DEVICE_CLASS_ALPHAKEY) != 0; in notifyKeyboardChanged() local
74 isKeyboard ? (hasAlphabeticKey in notifyKeyboardChanged()