Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimation.java41 void onBackMotion(float touchX, float touchY, int keyAction, in onBackMotion()
DBackAnimationController.java284 float touchX, float touchY, int keyAction, @BackEvent.SwipeEdge int swipeEdge) { in onBackMotion()
364 public void onMotionEvent(float touchX, float touchY, int keyAction, in onMotionEvent()