Searched defs:notifyInputChannelBroken (Results 1 – 5 of 5) sorted by relevance
76 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
72 void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken() function in android::inputdispatcher::FakeInputDispatcherPolicy
2912 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService3332 void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
95 jmethodID notifyInputChannelBroken; member867 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager
412 void notifyInputChannelBroken(const sp<IBinder>& connectionToken) override { in notifyInputChannelBroken() function in android::inputdispatcher::FakeInputDispatcherPolicy