Searched defs:notifyANR (Results 1 – 4 of 4) sorted by relevance
52 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle, in notifyANR() function in android::FakeInputDispatcherPolicy
90 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputMonitor
1295 private long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputManagerService1481 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method
69 jmethodID notifyANR; member557 nsecs_t NativeInputManager::notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle, in notifyANR() function in android::NativeInputManager