Searched defs:InputApplicationHandle (Results 1 – 3 of 3) sorted by relevance
25 public final class InputApplicationHandle { class42 public InputApplicationHandle(Object appWindowToken) { in InputApplicationHandle() method in InputApplicationHandle
27 InputApplicationHandle::InputApplicationHandle() : in InputApplicationHandle() function in android::InputApplicationHandle
55 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>&, in notifyANR()