Searched defs:notifyWindowUnresponsive (Results 1 – 6 of 6) sorted by relevance
78 void notifyWindowUnresponsive(IBinder inputToken, String reason) { in notifyWindowUnresponsive() method in AnrController
102 public void notifyWindowUnresponsive(@NonNull IBinder token, String reason) { in notifyWindowUnresponsive() method in InputManagerCallback
60 void notifyWindowUnresponsive(const sp<IBinder>& connectionToken, in notifyWindowUnresponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy
2734 private void notifyWindowUnresponsive(IBinder token, String reason) { in notifyWindowUnresponsive() method in InputManagerService3083 void notifyWindowUnresponsive(@NonNull IBinder token, @NonNull String reason); in notifyWindowUnresponsive() method
102 jmethodID notifyWindowUnresponsive; member820 void NativeInputManager::notifyWindowUnresponsive(const sp<IBinder>& token, in notifyWindowUnresponsive() function in android::NativeInputManager
302 void notifyWindowUnresponsive(const sp<IBinder>& connectionToken, const std::string&) override { in notifyWindowUnresponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy