Home
last modified time | relevance | path

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

/frameworks/base/data/keyboards/
DVendor_046d_Product_b501.kl50 key 580 APP_SWITCH
Dqwerty.kl115 key 580 APP_SWITCH
DVendor_05ac_Product_0239.kl107 key 120 APP_SWITCH
DGeneric.kl409 key 580 APP_SWITCH
/frameworks/native/include/input/
DInputEventLabels.h229 DEFINE_KEYCODE(APP_SWITCH),
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h136 APP_SWITCH, enumerator
DInputDispatcher.cpp644 dropReason = DropReason::APP_SWITCH; in dispatchOnceInnerLocked()
660 dropReason = DropReason::APP_SWITCH; in dispatchOnceInnerLocked()
879 case DropReason::APP_SWITCH: in dropInboundEventLocked()