Home
last modified time | relevance | path

Searched refs:WindowTokenClient (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DWindowContextController.java81 private final WindowTokenClient mToken;
89 public WindowContextController(@NonNull WindowTokenClient token) { in WindowContextController()
H A DWindowContext.java82 WindowTokenClient token = (WindowTokenClient) getWindowContextToken(); in WindowContext()
H A DWindowTokenClient.java62 public class WindowTokenClient extends IWindowToken.Stub { class
63 private static final String TAG = WindowTokenClient.class.getSimpleName();
287 WindowTokenClient::onWindowTokenRemovedInner, this).recycleOnUse()); in onWindowTokenRemoved()
H A DWindowProviderService.java59 private final WindowTokenClient mWindowToken = new WindowTokenClient();
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlViewHost.java33 import android.window.WindowTokenClient;
376 if (token instanceof WindowTokenClient) { in setConfigCallback()
377 final WindowTokenClient w = (WindowTokenClient) token; in setConfigCallback()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInputMethodDialogWindowContextTest.java49 import android.window.WindowTokenClient;
138 final WindowTokenClient tokenClient = (WindowTokenClient) context.getWindowContextToken(); in testGetSettingsContextOnDualDisplayContent()
/aosp14/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
H A DAccessibilityServiceTest.java45 import android.window.WindowTokenClient;
80 attachBaseContext(context.createTokenContext(new WindowTokenClient(), display)); in AccessibilityServiceTestClass()
/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextControllerTest.java59 private WindowTokenClient mMockToken;
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java98 import android.window.WindowTokenClient;
2871 final WindowTokenClient windowTokenClient = new WindowTokenClient(); in createWindowContextInternal()
3278 if (mToken instanceof WindowTokenClient && mOwnsToken) { in finalize()
3279 ((WindowTokenClient) mToken).detachFromWindowContainerIfNeeded(); in finalize()
3304 final WindowTokenClient token = new WindowTokenClient(); in createSystemUiContext()
3496 && mToken instanceof WindowTokenClient) { in performFinalCleanup()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21228 HSPLandroid/window/WindowContextController;-><init>(Landroid/window/WindowTokenClient;)V
21271 HSPLandroid/window/WindowTokenClient$$ExternalSyntheticLambda1;-><init>(Landroid/window/WindowToken…
21273 HSPLandroid/window/WindowTokenClient;-><clinit>()V
21274 HSPLandroid/window/WindowTokenClient;-><init>()V
21275 HSPLandroid/window/WindowTokenClient;->attachContext(Landroid/content/Context;)V
21276 HSPLandroid/window/WindowTokenClient;->attachToDisplayArea(IILandroid/os/Bundle;)Z
21277 HSPLandroid/window/WindowTokenClient;->getWindowManagerService()Landroid/view/IWindowManager;
21278 HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;I)V
21279 HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;IZ…
32803 Landroid/window/WindowTokenClient$$ExternalSyntheticLambda1;
[all …]
H A Dpreloaded-classes10004 android.window.WindowTokenClient$$ExternalSyntheticLambda1
10005 android.window.WindowTokenClient
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21292 HSPLandroid/window/WindowContextController;-><init>(Landroid/window/WindowTokenClient;)V
21335 HSPLandroid/window/WindowTokenClient$$ExternalSyntheticLambda1;-><init>(Landroid/window/WindowToken…
21337 HSPLandroid/window/WindowTokenClient;-><clinit>()V
21338 HSPLandroid/window/WindowTokenClient;-><init>()V
21339 HSPLandroid/window/WindowTokenClient;->attachContext(Landroid/content/Context;)V
21340 HSPLandroid/window/WindowTokenClient;->attachToDisplayArea(IILandroid/os/Bundle;)Z
21341 HSPLandroid/window/WindowTokenClient;->getWindowManagerService()Landroid/view/IWindowManager;
21342 HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;I)V
21343 HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;IZ…
42937 Landroid/window/WindowTokenClient$$ExternalSyntheticLambda1;
[all …]
H A Dpreloaded-classes10035 android.window.WindowTokenClient$$ExternalSyntheticLambda1
10036 android.window.WindowTokenClient
/aosp14/frameworks/base/services/
H A Dart-profile11854 …/IWindowToken;Landroid/app/IWindowToken$Stub$Proxy;,Landroid/window/WindowTokenClient;]Lcom/androi…