Searched refs:setupUdfps (Results 1 – 3 of 3) sorted by relevance
66 Pair<Float, Point> udfps = setupUdfps(); // first = radius, second = udfps location in testUpdateFingerprintLocationOnInit()79 Pair<Float, Point> udfps = setupUdfps(); // first = radius, second = udfps location in testUpdatePaddingBasedOnResolutionScale()100 Pair<Float, Point> udfps = setupUdfps(); in testUpdateLockIconLocationOnAuthenticatorsRegistered()121 Pair<Float, Point> udfps = setupUdfps(); in testUpdateLockIconLocationOnUdfpsLocationChanged()135 setupUdfps(); in testLockIconViewBackgroundEnabledWhenUdfpsIsSupported()189 setupUdfps(); in testLockIcon_clearsIconWhenUnlocked()211 setupUdfps(); in testLockIcon_updateToAodLock_whenUdfpsEnrolled()232 setupUdfps(); in testBurnInOffsetsUpdated_onDozeAmountChanged()
45 setupUdfps() in testLockIcon_clearsIconWhenUnlocked()67 setupUdfps() in testLockIcon_updateToAodLock_whenUdfpsEnrolled()89 setupUdfps() in testBurnInOffsetsUpdated_onDozeAmountChanged()
189 protected Pair<Float, Point> setupUdfps() { in setupUdfps() method in LegacyLockIconViewControllerBaseTest