Searched defs:InputApplicationHandle (Results 1 – 3 of 3) sorted by relevance
27 public final class InputApplicationHandle { class43 public InputApplicationHandle(IBinder token) { in InputApplicationHandle() method in InputApplicationHandle
27 InputApplicationHandle::InputApplicationHandle() { in InputApplicationHandle() function in android::InputApplicationHandle
107 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>&, in notifyANR()