Home
last modified time | relevance | path

Searched defs:hostToken (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityEmbeddedConnection.aidl27 IBinder associateEmbeddedHierarchy(IBinder hostToken, int sourceId); in associateEmbeddedHierarchy()
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
H A DIAttachEmbeddedWindow.aidl24 …void attachEmbedded(IBinder hostToken, int width, int height, in IAttachEmbeddedWindowCallback cal… in attachEmbedded()
H A DEmbeddedWindowService.java77 public void attachEmbedded(IBinder hostToken, int width, int height, in attachEmbedded()
/aosp14/frameworks/base/core/java/android/service/games/
H A DGameSessionService.java121 IBinder hostToken = new Binder(); in doCreate() local
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSurfaceViewRequestReceiver.java70 IBinder hostToken = SurfaceViewRequestUtils.getHostToken(bundle); in onReceive() local
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlViewHost.java336 @Nullable IBinder hostToken) { in SurfaceControlViewHost()
355 @Nullable IBinder hostToken, @NonNull String callsite) { in SurfaceControlViewHost()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardRemotePreviewManager.kt143 val hostToken = renderer.hostToken regex
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityWindowManagerTest.java856 final IBinder hostToken = mA11yWindowManager.getHostTokenLocked(mMockEmbeddedToken); in getHostTokenLocked_hierarchiesAreAssociated_shouldReturnHostToken() local
862 final IBinder hostToken = mA11yWindowManager.getHostTokenLocked(mMockEmbeddedToken); in getHostTokenLocked_hierarchiesAreNotAssociated_shouldReturnNull() local
870 final IBinder hostToken = mA11yWindowManager.getHostTokenLocked(mMockEmbeddedToken); in getHostTokenLocked_embeddedHierarchiesAreDisassociated_shouldReturnNull() local
878 final IBinder hostToken = mA11yWindowManager.getHostTokenLocked(mMockHostToken); in getHostTokenLocked_hostHierarchiesAreDisassociated_shouldReturnNull() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DAdminSecondaryLockScreenController.java212 IBinder hostToken = mView.getHostToken(); in onSurfaceReady() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java1503 final IBinder hostToken = getHostTokenLocked(token); in resolveTopParentTokenLocked() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...