Searched defs:notifyWindowResponsive (Results 1 – 5 of 5) sorted by relevance
219 void notifyWindowResponsive(@NonNull IBinder token, @NonNull OptionalInt pid) { in notifyWindowResponsive() method in AnrController237 private boolean notifyWindowResponsive(@NonNull IBinder inputToken) { in notifyWindowResponsive() method in AnrController253 private void notifyWindowResponsive(int pid) { in notifyWindowResponsive() method in AnrController
123 public void notifyWindowResponsive(@NonNull IBinder token, @NonNull OptionalInt pid) { in notifyWindowResponsive() method in InputManagerCallback
345 void FakeInputDispatcherPolicy::notifyWindowResponsive(const sp<IBinder>& connectionToken, in notifyWindowResponsive() function in android::FakeInputDispatcherPolicy
2492 private void notifyWindowResponsive(IBinder token, int pid, boolean isPidValid) { in notifyWindowResponsive() method in InputManagerService3309 void notifyWindowResponsive(@NonNull IBinder token, @NonNull OptionalInt pid); in notifyWindowResponsive() method
120 jmethodID notifyWindowResponsive; member1254 void NativeInputManager::notifyWindowResponsive(const sp<IBinder>& token, in notifyWindowResponsive() function in android::NativeInputManager