Searched defs:notifyInputChannelBroken (Results 1 – 4 of 4) sorted by relevance
50 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
113 virtual void notifyInputChannelBroken(const sp<IBinder>&) { in notifyInputChannelBroken() function in android::FakeInputDispatcherPolicy
1785 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService2047 public void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
92 jmethodID notifyInputChannelBroken; member743 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager