Searched defs:notifyFocusChanged (Results 1 – 6 of 6) sorted by relevance
226 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerCallback
4767 private void notifyFocusChanged() { in notifyFocusChanged() method in WindowManagerService
78 void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
2720 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerService3186 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged() method
106 jmethodID notifyFocusChanged; member911 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged() function in android::NativeInputManager
343 void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy