Searched refs:udfpsLocationCenter (Results 1 – 1 of 1) sorted by relevance
263 final Point udfpsLocationCenter = new Point(0, 100); in testOnDozeAmountChanged_positionClockAndNotificationsUsesUdfpsLocation() local266 when(mAuthController.getUdfpsLocation()).thenReturn(udfpsLocationCenter); in testOnDozeAmountChanged_positionClockAndNotificationsUsesUdfpsLocation()276 final float udfpsTop = udfpsLocationCenter.y - udfpsRadius - mMaxUdfpsBurnInOffsetY; in testOnDozeAmountChanged_positionClockAndNotificationsUsesUdfpsLocation()