Searched defs:notifyInputChannelBroken (Results 1 – 3 of 3) sorted by relevance
77 public void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerCallback
2384 private void notifyInputChannelBroken(IBinder token) { in notifyInputChannelBroken() method in InputManagerService2841 void notifyInputChannelBroken(IBinder token); in notifyInputChannelBroken() method
103 jmethodID notifyInputChannelBroken; member925 void NativeInputManager::notifyInputChannelBroken(const sp<IBinder>& token) { in notifyInputChannelBroken() function in android::NativeInputManager