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