Searched defs:notifyWindowResponsive (Results 1 – 6 of 6) sorted by relevance
109 void notifyWindowResponsive(IBinder inputToken) { in notifyWindowResponsive() method in AnrController
112 public void notifyWindowResponsive(@NonNull IBinder token) { in notifyWindowResponsive() method in InputManagerCallback
65 void notifyWindowResponsive(const sp<IBinder>& connectionToken) override {} in notifyWindowResponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy
2744 private void notifyWindowResponsive(IBinder token) { in notifyWindowResponsive() method in InputManagerService3097 void notifyWindowResponsive(@NonNull IBinder token); in notifyWindowResponsive() method
103 jmethodID notifyWindowResponsive; member838 void NativeInputManager::notifyWindowResponsive(const sp<IBinder>& token) { in notifyWindowResponsive() function in android::NativeInputManager
314 void notifyWindowResponsive(const sp<IBinder>& connectionToken) override { in notifyWindowResponsive() function in android::inputdispatcher::FakeInputDispatcherPolicy