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

  /frameworks/base/include/androidfw/
KeyCharacterMap.h 52 KEYBOARD_TYPE_OVERLAY = 6,
  /frameworks/base/libs/androidfw/
KeyCharacterMap.cpp 740 if (mMap->mType == KEYBOARD_TYPE_OVERLAY) {
746 if (mMap->mType != KEYBOARD_TYPE_OVERLAY) {
777 type = KEYBOARD_TYPE_OVERLAY;
    [all...]

Completed in 152 milliseconds