/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowManagerServiceTests.java | 89 WindowToken windowToken = mWm.mRoot.getWindowToken(token); in testAddWindowToken() local 167 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD_DIALOG, in testMoveWindowTokenToDisplay_SameDisplay_DoNothing() local 177 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD_DIALOG, in testMoveWindowTokenToDisplay_DifferentDisplay_DoMoveDisplay() local 198 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD, mDefaultDisplay); in testAttachWindowContextToWindowToken_InvalidWindowType_ThrowException() local 209 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD, mDefaultDisplay); in testAttachWindowContextToWindowToken_DifferentWindowType_ThrowException() local 220 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD, mDefaultDisplay); in testAttachWindowContextToWindowToken_CallerNotValid_EarlyReturn() local 236 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD, mDefaultDisplay); in testAttachWindowContextToWindowToken_CallerValid_DoRegister() local 254 final WindowToken windowToken = createTestWindowToken(TYPE_INPUT_METHOD, mDefaultDisplay); in testAddWindowWithSubWindowTypeByWindowContext() local
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputMethodManager.aidl | 44 boolean showSoftInput(in IInputMethodClient client, IBinder windowToken, int flags, in showSoftInput() 46 boolean hideSoftInput(in IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInput() 53 in IInputMethodClient client, in IBinder windowToken, in startInputOrWindowGainedFocus() 72 oneway void reportPerceptibleAsync(in IBinder windowToken, boolean perceptible); in reportPerceptibleAsync() 76 oneway void removeImeSurfaceFromWindowAsync(in IBinder windowToken); in removeImeSurfaceFromWindowAsync()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | FadeRotationAnimationController.java | 90 final WindowToken windowToken = mTargetWindowTokens.get(i); in show() local 121 final WindowToken windowToken = mTargetWindowTokens.get(i); in hide() local 131 void hideImmediately(WindowToken windowToken) { in hideImmediately()
|
H A D | FadeAnimationController.java | 67 public void fadeWindowToken(boolean show, WindowToken windowToken, int animationType) { in fadeWindowToken() 89 protected FadeAnimationAdapter createAdapter(boolean show, WindowToken windowToken) { in createAdapter()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/toast/ |
H A D | ToastRecord.java | 37 public final Binder windowToken; field in ToastRecord 42 String pkg, boolean isSystemToast, IBinder token, int duration, Binder windowToken, in ToastRecord()
|
H A D | CustomToastRecord.java | 41 ITransientNotification callback, int duration, Binder windowToken, int displayId) { in CustomToastRecord()
|
H A D | TextToastRecord.java | 47 int duration, Binder windowToken, int displayId, in TextToastRecord()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ITransientNotification.aidl | 23 void show(IBinder windowToken); in show()
|
H A D | DisabledWallpaperManager.java | 292 public void setDisplayOffset(IBinder windowToken, int x, int y) { in setDisplayOffset() 317 public void setWallpaperOffsets(IBinder windowToken, float xOffset, float yOffset) { in setWallpaperOffsets() 327 public void sendWallpaperCommand(IBinder windowToken, String action, int x, int y, int z, in sendWallpaperCommand() 333 public void clearWallpaperOffsets(IBinder windowToken) { in clearWallpaperOffsets()
|
/aosp12/frameworks/base/core/java/android/view/accessibility/ |
H A D | IAccessibilityManager.aidl | 52 int addAccessibilityInteractionConnection(IWindow windowToken, IBinder leashToken, in addAccessibilityInteractionConnection() 56 void removeAccessibilityInteractionConnection(IWindow windowToken); in removeAccessibilityInteractionConnection() 86 int getAccessibilityWindowId(IBinder windowToken); in getAccessibilityWindowId()
|
/aosp12/frameworks/base/core/java/android/service/dreams/ |
H A D | IDreamService.aidl | 25 void attach(IBinder windowToken, boolean canDoze, IRemoteCallback started); in attach()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ |
H A D | ContentCaptureContextTest.java | 42 final IBinder windowToken = new Binder(); in testConstructorAdditionalFlags() local
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | WallpaperManagerCompat.java | 37 public void setWallpaperZoomOut(IBinder windowToken, float zoom) { in setWallpaperZoomOut()
|
/aosp12/frameworks/base/core/java/android/service/wallpaper/ |
H A D | IWallpaperService.aidl | 27 IBinder windowToken, int windowType, boolean isPreview, in attach()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ToastPresenter.java | 139 private void adjustLayoutParams(WindowManager.LayoutParams params, IBinder windowToken, in adjustLayoutParams() 211 public void show(View view, IBinder token, IBinder windowToken, int duration, int gravity, in show() 222 public void show(View view, IBinder token, IBinder windowToken, int duration, int gravity, in show()
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | WindowContextController.java | 95 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken()
|
H A D | WindowProviderService.java | 141 public final void attachToWindowToken(@NonNull IBinder windowToken) { in attachToWindowToken()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
H A D | AuthContainerViewTest.java | 225 final IBinder windowToken = mock(IBinder.class); in testLayoutParams_hasSecureWindowFlag() local 233 final IBinder windowToken = mock(IBinder.class); in testLayoutParams_excludesImeInsets() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
H A D | InattentiveSleepWarningView.java | 120 private WindowManager.LayoutParams getLayoutParams(IBinder windowToken) { in getLayoutParams()
|
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/ |
H A D | StubSidecar.java | 68 void updateWindowLayout(@NonNull IBinder windowToken, in updateWindowLayout()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IWindowSession.aidl | 212 … oneway void setWallpaperPosition(IBinder windowToken, float x, float y, float xstep, float ystep); in setWallpaperPosition() 218 oneway void setWallpaperZoomOut(IBinder windowToken, float scale); in setWallpaperZoomOut() 225 oneway void setShouldZoomOutWallpaper(IBinder windowToken, boolean shouldZoom); in setShouldZoomOutWallpaper() 233 oneway void setWallpaperDisplayOffset(IBinder windowToken, int x, int y); in setWallpaperDisplayOffset()
|
/aosp12/frameworks/layoutlib/bridge/src/android/view/accessibility/ |
H A D | AccessibilityManager.java | 363 public int addAccessibilityInteractionConnection(IWindow windowToken, in addAccessibilityInteractionConnection() 368 public void removeAccessibilityInteractionConnection(IWindow windowToken) { in removeAccessibilityInteractionConnection()
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | FocusResolver_test.cpp | 170 sp<IBinder> windowToken = new BBinder(); in TEST() local 262 sp<IBinder> windowToken = new BBinder(); in TEST() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | AccessibilityWindowManagerTest.java | 307 final IBinder windowToken = mA11yWindowManager in onWindowsChanged_shouldReportCorrectOrder() local 374 final IWindow windowToken = mA11yWindowTokens.valueAt(i); in removeAccessibilityInteractionConnection_byWindowToken_shouldRemoved() local 413 final IBinder windowToken = mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked( in findWindowId() local 949 private void addWindowInfo(ArrayList<WindowInfo> windowInfos, IWindow windowToken, int layer) { in addWindowInfo() 959 final IBinder windowToken = mWindowInfos.get(displayId).get(index).token; in getWindowIdFromWindowInfosForDisplay() local
|
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/toast/ |
H A D | CarToastUI.java | 68 IBinder windowToken, int duration, @Nullable ITransientNotificationCallback callback) { in showToast()
|