Searched defs:InputWindowHandle (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/input/ | ||
D | InputWindow.cpp | 197 InputWindowHandle::InputWindowHandle() {} in InputWindowHandle() function in android::InputWindowHandle |
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | TouchedWindow.h | 22 class InputWindowHandle; variable |
D | DragState.h | 25 class InputWindowHandle; variable |
D | TouchState.h | 25 class InputWindowHandle; variable |
/frameworks/base/core/java/android/view/ | ||
D | InputWindowHandle.java | 33 public final class InputWindowHandle { class |