Searched defs:notifyInputChannelBroken (Results 1 – 4 of 4) sorted by relevance
77 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
372 void FakeInputDispatcherPolicy::notifyInputChannelBroken(const sp<IBinder>& connectionToken) { in notifyInputChannelBroken() function in android::FakeInputDispatcherPolicy
2294 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService2720 void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
110 jmethodID notifyInputChannelBroken; member1015 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager