Searched defs:InputWindowHandle (Results 1 – 3 of 3) sorted by relevance
56 const sp<InputWindowHandle>&, in notifyANR()61 virtual void notifyInputChannelBroken(const sp<InputWindowHandle>&) { in notifyInputChannelBroken()78 virtual nsecs_t interceptKeyBeforeDispatching(const sp<InputWindowHandle>&, in interceptKeyBeforeDispatching()83 virtual bool dispatchUnhandledKey(const sp<InputWindowHandle>&, in dispatchUnhandledKey()
27 public final class InputWindowHandle { class95 public InputWindowHandle(InputApplicationHandle inputApplicationHandle, in InputWindowHandle() method in InputWindowHandle
57 InputWindowHandle::InputWindowHandle(const sp<InputApplicationHandle>& inputApplicationHandle) : in InputWindowHandle() function in android::InputWindowHandle