Home
last modified time | relevance | path

Searched refs:cutout (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DCachedDisplayInfo.java42 public final DisplayCutout cutout; field in CachedDisplayInfo
52 public CachedDisplayInfo(Point size, int rotation, @Nullable DisplayCutout cutout) { in CachedDisplayInfo() argument
55 this.cutout = cutout == null ? NO_CUTOUT : cutout; in CachedDisplayInfo()
69 cutout, size.x, size.y, rotation, Surface.ROTATION_0); in normalize()
77 + ", cutout=" + cutout in toString()
89 && cutout.getSafeInsetLeft() == that.cutout.getSafeInsetLeft() in equals()
90 && cutout.getSafeInsetTop() == that.cutout.getSafeInsetTop() in equals()
91 && cutout.getSafeInsetRight() == that.cutout.getSafeInsetRight() in equals()
92 && cutout.getSafeInsetBottom() == that.cutout.getSafeInsetBottom(); in equals()
98 cutout.getSafeInsetLeft(), cutout.getSafeInsetTop(), in hashCode()
[all …]
DWindowManagerProxy.java348 displayInfo.cutout, displayInfo.size.x, displayInfo.size.y, rotation, i); in estimateWindowBounds()
491 public static Rect getSafeInsets(DisplayCutout cutout) { in getSafeInsets() argument
492 return new Rect(cutout.getSafeInsetLeft(), cutout.getSafeInsetTop(), in getSafeInsets()
493 cutout.getSafeInsetRight(), cutout.getSafeInsetBottom()); in getSafeInsets()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DSystemUIOverlayWindowController.java228 DisplayCutout cutout = in handleDisplayCutout() local
230 if (cutout != null) { in handleDisplayCutout()
231 int leftMargin = cutout.getBoundingRectLeft().width(); in handleDisplayCutout()
232 int rightMargin = cutout.getBoundingRectRight().width(); in handleDisplayCutout()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/
DTaskbarNavLayoutter.kt55 val cutout = context.display.cutout in layoutButtons() constant
56 val bottomRect = cutout?.boundingRectBottom in layoutButtons()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarInsetsController.kt320 val cutout = display.cutout ?: return getInsetsForGravity(inset, gravity) in <lambda>() constant
324 val rotatedCutout = cutout.getRotated(info.logicalWidth, info.logicalHeight, rotation, rot) in <lambda>()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java369 public final Rect cutout; field in DisplayController.Info
401 cutout = WindowManagerProxy.getSafeInsets(displayInfo.cutout); in Info()
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv1196 photoeditor.cutout.backgrounderaser 10182
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv1196 photoeditor.cutout.backgrounderaser 10182
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz