Searched refs:setupUdfps (Results 1 – 3 of 3) sorted by relevance
58 Pair<Float, Point> udfps = setupUdfps(); // first = radius, second = udfps location in testUpdateFingerprintLocationOnInit()71 Pair<Float, Point> udfps = setupUdfps(); // first = radius, second = udfps location in testUpdatePaddingBasedOnResolutionScale()92 Pair<Float, Point> udfps = setupUdfps(); in testUpdateLockIconLocationOnAuthenticatorsRegistered()113 Pair<Float, Point> udfps = setupUdfps(); in testUpdateLockIconLocationOnUdfpsLocationChanged()127 setupUdfps(); in testLockIconViewBackgroundEnabledWhenUdfpsIsSupported()181 setupUdfps(); in testLockIcon_clearsIconOnAod_whenUdfpsNotEnrolled()202 setupUdfps(); in testLockIcon_updateToAodLock_whenUdfpsEnrolled()223 setupUdfps(); in testBurnInOffsetsUpdated_onDozeAmountChanged()
48 setupUdfps()70 setupUdfps()92 setupUdfps()
181 protected Pair<Float, Point> setupUdfps() { in setupUdfps() method in LockIconViewControllerBaseTest