Home
last modified time | relevance | path

Searched refs:atLeastZero (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java878 insets.top = atLeastZero(insets.top - insetTop); in insetInsets()
881 insets.bottom = atLeastZero(insets.bottom - insetBottom); in insetInsets()
884 insets.left = atLeastZero(insets.left - insetLeft); in insetInsets()
887 insets.right = atLeastZero(insets.right - insetRight); in insetInsets()
905 private static int atLeastZero(int value) { in atLeastZero() method in DisplayCutout
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16311 HSPLandroid/view/DisplayCutout;->atLeastZero(I)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16375 HSPLandroid/view/DisplayCutout;->atLeastZero(I)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59760 Landroid/view/DisplayCutout;->atLeastZero(I)I