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

  /frameworks/base/libs/androidfw/
Keyboard.cpp 267 case AKEYCODE_NUM_LOCK:
289 case AKEYCODE_NUM_LOCK:
KeyCharacterMap.cpp 459 AKEYCODE_NUM_LOCK, AMETA_NUM_LOCK_ON, currentMetaState);
510 AKEYCODE_NUM_LOCK, AMETA_NUM_LOCK_ON, currentMetaState);
    [all...]
  /frameworks/native/include/android/
keycodes.h 189 AKEYCODE_NUM_LOCK = 143,
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]

Completed in 607 milliseconds