Searched defs:notifyInputChannelBroken (Results 1 – 4 of 4) sorted by relevance
61 virtual void notifyInputChannelBroken(const sp<InputWindowHandle>&) { in notifyInputChannelBroken() function in android::FakeInputDispatcherPolicy
81 public void notifyInputChannelBroken(InputWindowHandle inputWindowHandle) { in notifyInputChannelBroken() method in InputMonitor
74 jmethodID notifyInputChannelBroken; member625 void NativeInputManager::notifyInputChannelBroken(const sp<InputWindowHandle>& inputWindowHandle) { in notifyInputChannelBroken() function in android::NativeInputManager
1843 private void notifyInputChannelBroken(InputWindowHandle inputWindowHandle) { in notifyInputChannelBroken() method in InputManagerService2033 public void notifyInputChannelBroken(InputWindowHandle inputWindowHandle); in notifyInputChannelBroken() method