Searched defs:notifyANR (Results 1 – 4 of 4) sorted by relevance
55 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>&, in notifyANR() function in android::FakeInputDispatcherPolicy
219 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputMonitor
1892 private long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputManagerService2079 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method
76 jmethodID notifyANR; member646 nsecs_t NativeInputManager::notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle, in notifyANR() function in android::NativeInputManager