Searched defs:notifyFocusChanged (Results 1 – 4 of 4) sorted by relevance
118 virtual void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) { in notifyFocusChanged() function in android::inputdispatcher::FakeInputDispatcherPolicy
94 jmethodID notifyFocusChanged; member735 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged() function in android::NativeInputManager
1867 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerService
4286 private void notifyFocusChanged() { in notifyFocusChanged() method in WindowManagerService