Searched refs:IWindowId (Results 1 – 11 of 11) sorted by relevance
41 private final IWindowId mToken;214 public IWindowId getTarget() { in getTarget()219 public WindowId(@NonNull IWindowId target) { in WindowId()225 mToken = IWindowId.Stub.asInterface(target); in WindowId()
21 interface IWindowId interface
28 import android.view.IWindowId;232 IWindowId getWindowId(IBinder window); in getWindowId()
28384 IWindowId mIWindowId;
46 import android.view.IWindowId;416 public IWindowId getWindowId(IBinder window) { in getWindowId()
190 import android.view.IWindowId;4879 private static final class WindowId extends IWindowId.Stub {
215 import android.view.IWindowId;1970 public IWindowId getWindowId(IBinder token) { in getWindowId()
3776 android.view.IWindowId
75259 Landroid/view/IWindowId$Stub$Proxy;-><init>(Landroid/os/IBinder;)V75260 Landroid/view/IWindowId$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;75261 Landroid/view/IWindowId$Stub$Proxy;->isFocused()Z75262 Landroid/view/IWindowId$Stub$Proxy;->mRemote:Landroid/os/IBinder;75263 Landroid/view/IWindowId$Stub$Proxy;->registerFocusObserver(Landroid/view/IWindowFocusObserver;)V75264 Landroid/view/IWindowId$Stub$Proxy;->unregisterFocusObserver(Landroid/view/IWindowFocusObserver;)V75265 Landroid/view/IWindowId$Stub;-><init>()V75266 Landroid/view/IWindowId$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowId;75267 Landroid/view/IWindowId$Stub;->DESCRIPTOR:Ljava/lang/String;75268 Landroid/view/IWindowId$Stub;->TRANSACTION_isFocused:I[all …]
16253 HSPLandroid/view/IWindowId$Stub;-><init>()V16254 PLandroid/view/IWindowId$Stub;->asBinder()Landroid/os/IBinder;36485 Landroid/view/IWindowId;
16714 PLcom/android/server/wm/Session;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId;17439 …/android/server/wm/WindowManagerService;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId;