Searched defs:notifyFocusChanged (Results 1 – 6 of 6) sorted by relevance
244 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerCallback
5039 private void notifyFocusChanged() { in notifyFocusChanged() method in WindowManagerService
74 void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged() function in android::inputdispatcher::__anona43034150111::FakeInputDispatcherPolicy
2395 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerService2919 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged() method
107 jmethodID notifyFocusChanged; member942 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged() function in android::NativeInputManager
542 void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy