Home
last modified time | relevance | path

Searched defs:InputWindowHandle (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DInputWindowHandle.java32 public final class InputWindowHandle { class
123 public InputWindowHandle(InputApplicationHandle inputApplicationHandle, in InputWindowHandle() method in InputWindowHandle
/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.h22 class InputWindowHandle; variable
DTouchState.h25 class InputWindowHandle; variable
/frameworks/native/services/inputflinger/dispatcher/include/
DInputDispatcherInterface.h27 class InputWindowHandle; variable
/frameworks/native/libs/input/
DInputWindow.cpp156 InputWindowHandle::InputWindowHandle() { in InputWindowHandle() function in android::InputWindowHandle