Searched defs:notifyANR (Results 1 – 4 of 4) sorted by relevance
71 public long notifyANR(IBinder token, String reason) { in notifyANR() method in InputManagerCallback
107 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>&, in notifyANR() function in android::FakeInputDispatcherPolicy
1804 private long notifyANR(IBinder token, String reason) { in notifyANR() method in InputManagerService2049 public long notifyANR(IBinder token, String reason); in notifyANR() method
93 jmethodID notifyANR; member719 nsecs_t NativeInputManager::notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle, in notifyANR() function in android::NativeInputManager