/aosp14/frameworks/base/core/java/android/view/accessibility/ |
H A D | IAccessibilityEmbeddedConnection.aidl | 27 IBinder associateEmbeddedHierarchy(IBinder hostToken, int sourceId); in associateEmbeddedHierarchy()
|
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/ |
H A D | IAttachEmbeddedWindow.aidl | 24 …void attachEmbedded(IBinder hostToken, int width, int height, in IAttachEmbeddedWindowCallback cal… in attachEmbedded()
|
H A D | EmbeddedWindowService.java | 77 public void attachEmbedded(IBinder hostToken, int width, int height, in attachEmbedded()
|
/aosp14/frameworks/base/core/java/android/service/games/ |
H A D | GameSessionService.java | 121 IBinder hostToken = new Binder(); in doCreate() local
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | SurfaceViewRequestReceiver.java | 70 IBinder hostToken = SurfaceViewRequestUtils.getHostToken(bundle); in onReceive() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceControlViewHost.java | 336 @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 D | KeyguardRemotePreviewManager.kt | 143 val hostToken = renderer.hostToken regex
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | AccessibilityWindowManagerTest.java | 856 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 D | AdminSecondaryLockScreenController.java | 212 IBinder hostToken = mView.getHostToken(); in onSurfaceReady() local
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityWindowManager.java | 1503 final IBinder hostToken = getHostTokenLocked(token); in resolveTopParentTokenLocked() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |