Searched defs:notifyFocusChanged (Results 1 – 8 of 8) sorted by relevance
63 void notifyFocusChanged(int pid, int uid); in notifyFocusChanged() method
296 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerCallback
5415 private void notifyFocusChanged(IBinder focusedWindowToken) { in notifyFocusChanged() method in WindowManagerService
314 void notifyFocusChanged(int pid, int uid) { in notifyFocusChanged() method in CarServiceProxy
234 public void notifyFocusChanged(int pid, int uid) { in notifyFocusChanged() method in CarServiceHelperServiceUpdatableImpl
365 void FakeInputDispatcherPolicy::notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) {} in notifyFocusChanged() function in android::FakeInputDispatcherPolicy
2466 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged() method in InputManagerService3364 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged() method
121 jmethodID notifyFocusChanged; member1287 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged() function in android::NativeInputManager