Home
last modified time | relevance | path

Searched refs:udfpsTop (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java176 boolean isSplitShade, float udfpsTop, float clockBottom, boolean isClockTopAligned) { in setup() argument
191 mUdfpsTop = udfpsTop; in setup()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java276 final float udfpsTop = udfpsLocationCenter.y - udfpsRadius - mMaxUdfpsBurnInOffsetY; in testOnDozeAmountChanged_positionClockAndNotificationsUsesUdfpsLocation() local
290 /* udfpsTop */ eq(udfpsTop), in testOnDozeAmountChanged_positionClockAndNotificationsUsesUdfpsLocation()