Searched refs:attachToWindow (Results 1 – 6 of 6) sorted by relevance
105 public void attachToWindow(Window window) { in attachToWindow() method in CollectorThread
121 mCollectorThread.attachToWindow(mWindow); in handleMessage()
115 mDispatcher.attachToWindow(mWindowSession, mWindow, mImeBackAnimationController); in setUp()
136 public void attachToWindow(@NonNull IWindowSession windowSession, @NonNull IWindow window, in attachToWindow() method in WindowOnBackInvokedDispatcher
559 dispatcher.attachToWindow(appWindow.mSession, appWindow.mClient, null); in testUnregisterCallbacksWithSystemCallback()
12464 mOnBackInvokedDispatcher.attachToWindow(mWindowSession, mWindow, in registerBackCallbackOnWindow()