Home
last modified time | relevance | path

Searched defs:KEY_LEFT (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java58 private static final String KEY_LEFT = "left"; field in LockscreenFragment
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h154 #define KEY_LEFT 105 macro