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
87 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputMonitor
1223 private long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method in InputManagerService1405 public long notifyANR(InputApplicationHandle inputApplicationHandle, in notifyANR() method
68 jmethodID notifyANR; member602 nsecs_t NativeInputManager::notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle, in notifyANR() function in android::NativeInputManager