Searched defs:notifyWindowUnresponsive (Results 1 – 6 of 6) sorted by relevance
77 void notifyWindowUnresponsive(IBinder inputToken, String reason) { in notifyWindowUnresponsive() method in AnrController
103 public void notifyWindowUnresponsive(@NonNull IBinder token, String reason) { in notifyWindowUnresponsive() method in InputManagerCallback
63 void notifyWindowUnresponsive(const sp<IBinder>& connectionToken, in notifyWindowUnresponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy
2750 private void notifyWindowUnresponsive(IBinder token, String reason) { in notifyWindowUnresponsive() method in InputManagerService3118 void notifyWindowUnresponsive(@NonNull IBinder token, @NonNull String reason); in notifyWindowUnresponsive() method
102 jmethodID notifyWindowUnresponsive; member821 void NativeInputManager::notifyWindowUnresponsive(const sp<IBinder>& token, in notifyWindowUnresponsive() function in android::NativeInputManager
310 void notifyWindowUnresponsive(const sp<IBinder>& connectionToken, const std::string&) override { in notifyWindowUnresponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy