Searched defs:notifyInputChannelBroken (Results 1 – 4 of 4) sorted by relevance
87 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
359 void FakeInputDispatcherPolicy::notifyInputChannelBroken(const sp<IBinder>& connectionToken) { in notifyInputChannelBroken() function in android::FakeInputDispatcherPolicy
2455 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService3285 void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
117 jmethodID notifyInputChannelBroken; member1271 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager