Searched refs:FocusObserver (Results 1 – 4 of 4) sorted by relevance
50 public static abstract class FocusObserver { class in WindowId104 public FocusObserver() { in FocusObserver() method in WindowId.FocusObserver133 public void registerFocusObserver(FocusObserver observer) { in registerFocusObserver()150 public void unregisterFocusObserver(FocusObserver observer) { in unregisterFocusObserver()
53758 method public void registerFocusObserver(android.view.WindowId.FocusObserver);53759 method public void unregisterFocusObserver(android.view.WindowId.FocusObserver);53764 public abstract static class WindowId.FocusObserver {53765 ctor public WindowId.FocusObserver();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
65090 Landroid/view/WindowId$FocusObserver;->mHandler:Landroid/os/Handler;65091 Landroid/view/WindowId$FocusObserver;->mIObserver:Landroid/view/IWindowFocusObserver$Stub;65092 Landroid/view/WindowId$FocusObserver;->mRegistrations:Ljava/util/HashMap;