Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
H A DDebugRoundedCornerDelegate.kt80 topCorner: DebugRoundedCornerModel?,
81 bottomCorner: DebugRoundedCornerModel?,
161 data class DebugRoundedCornerModel( dataClass
H A DScreenDecorCommand.kt149 fun toRoundedCornerDebugModel(): DebugRoundedCornerModel =
150 DebugRoundedCornerModel(
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DScreenDecorationsTest.java86 import com.android.systemui.decor.DebugRoundedCornerModel;
1082 DebugRoundedCornerModel debugCorner = new DebugRoundedCornerModel( in testDebugRoundedCorners_noDeviceCornersSet()
1118 DebugRoundedCornerModel debugCorner = new DebugRoundedCornerModel( in testDebugRoundedCornersRemoved_noDeviceCornersSet()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java75 import com.android.systemui.decor.DebugRoundedCornerModel;
376 DebugRoundedCornerModel roundedTop = null;
377 DebugRoundedCornerModel roundedBottom = null;