Searched refs:WindowId (Results 1 – 11 of 11) sorted by relevance
39 public class WindowId implements Parcelable { class55 WindowId token;68 WindowId token;90 onFocusLost((WindowId)msg.obj); in handleMessage()169 if (otherObj instanceof WindowId) { in equals()199 …nal @android.annotation.NonNull Parcelable.Creator<WindowId> CREATOR = new Parcelable.Creator<Wind…201 public WindowId createFromParcel(Parcel in) {207 public WindowId[] newArray(int size) {208 return new WindowId[size];219 public WindowId(@NonNull IWindowId target) { in WindowId() method in WindowId[all …]
21876 public WindowId getWindowId() { in getWindowId()21885 ai.mWindowId = new WindowId(ai.mIWindowId); in getWindowId()30674 WindowId mWindowId;
41 import android.view.WindowId;1680 WindowId windowId = sceneRoot.getWindowId(); in pause()1713 WindowId windowId = sceneRoot.getWindowId(); in resume()1746 WindowId windowId = sceneRoot.getWindowId(); in playTransition()1957 WindowId windowId = sceneRoot.getWindowId(); in forceToEnd()2364 WindowId windowId;2368 WindowId windowId, TransitionValues values) { in AnimationInfo()
300 final WindowId mWindowId;1097 mWindowId = new WindowId(this); in WindowState()5062 private static final class WindowId extends IWindowId.Stub { class in WindowState5065 private WindowId(WindowState outer) { in WindowId() method in WindowState.WindowId
8941 android.view.WindowId$18942 android.view.WindowId
17511 HSPLandroid/view/View;->getWindowId()Landroid/view/WindowId;31739 Landroid/view/WindowId$1;31740 Landroid/view/WindowId;
8972 android.view.WindowId$18973 android.view.WindowId
17575 HSPLandroid/view/View;->getWindowId()Landroid/view/WindowId;41873 Landroid/view/WindowId$1;41874 Landroid/view/WindowId;
52273 method public android.view.WindowId getWindowId();53755 public class WindowId implements android.os.Parcelable {53758 method public void registerFocusObserver(android.view.WindowId.FocusObserver);53759 method public void unregisterFocusObserver(android.view.WindowId.FocusObserver);53761 field @NonNull public static final android.os.Parcelable.Creator<android.view.WindowId> CREATOR;53764 public abstract static class WindowId.FocusObserver {53765 ctor public WindowId.FocusObserver();53766 method public abstract void onFocusGained(android.view.WindowId);53767 method public abstract void onFocusLost(android.view.WindowId);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
57237 …iew/View;Ljava/lang/String;Landroid/transition/Transition;Landroid/view/WindowId;Landroid/transiti…57242 Landroid/transition/Transition$AnimationInfo;->windowId:Landroid/view/WindowId;63254 Landroid/view/View$AttachInfo;->mWindowId:Landroid/view/WindowId;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;65093 Landroid/view/WindowId;-><init>(Landroid/os/IBinder;)V65094 Landroid/view/WindowId;-><init>(Landroid/view/IWindowId;)V65095 Landroid/view/WindowId;->getTarget()Landroid/view/IWindowId;65096 Landroid/view/WindowId;->mToken:Landroid/view/IWindowId;