HomeSort by relevance Sort by last modified time
    Searched refs:AMETA_ALT_RIGHT_ON (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/native/libs/input/
Keyboard.cpp 215 if (newMetaState & (AMETA_ALT_LEFT_ON | AMETA_ALT_RIGHT_ON)) {
247 return setEphemeralMetaState(AMETA_ALT_RIGHT_ON, down, oldMetaState);
KeyCharacterMap.cpp 60 { "ralt", AMETA_ALT_RIGHT_ON },
395 | AMETA_ALT_ON | AMETA_ALT_LEFT_ON | AMETA_ALT_RIGHT_ON
404 unmatchedMetaState &= ~(AMETA_ALT_LEFT_ON | AMETA_ALT_RIGHT_ON);
405 } else if (behaviorMetaState & (AMETA_ALT_LEFT_ON | AMETA_ALT_RIGHT_ON)) {
470 AKEYCODE_ALT_RIGHT, AMETA_ALT_RIGHT_ON,
501 AKEYCODE_ALT_RIGHT, AMETA_ALT_RIGHT_ON,
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
input.h 84 AMETA_ALT_RIGHT_ON = 0x20,

Completed in 4872 milliseconds

1 2