Searched defs:notifyInputChannelBroken (Results 1 – 5 of 5) sorted by relevance
82 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
56 virtual void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken() function in android::inputdispatcher::FakeInputDispatcherPolicy
90 jmethodID notifyInputChannelBroken; member724 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager
1943 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService2212 public void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
210 virtual void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken() function in android::inputdispatcher::FakeInputDispatcherPolicy