Searched defs:notifyInputChannelBroken (Results 1 – 5 of 5) sorted by relevance
77 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
72 void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken() function in android::inputdispatcher::__anona43034150111::FakeInputDispatcherPolicy
2384 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService2841 void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
103 jmethodID notifyInputChannelBroken; member925 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager
536 void notifyInputChannelBroken(const sp<IBinder>& connectionToken) override { in notifyInputChannelBroken() function in android::inputdispatcher::FakeInputDispatcherPolicy