Searched refs:getFingerprintSensorLocation (Results 1 – 3 of 3) sorted by relevance
86 when(mAuthController.getFingerprintSensorLocation()).thenReturn(null); in testUpdateLockIconLocationOnAuthenticatorsRegistered()107 when(mAuthController.getFingerprintSensorLocation()).thenReturn(null); in testUpdateLockIconLocationOnUdfpsLocationChanged()
652 @Nullable public Point getFingerprintSensorLocation() { in getFingerprintSensorLocation() method in AuthController1354 pw.println(" fingerprintSensorLocation=" + getFingerprintSensorLocation()); in dump()
978 final Point firstFpLocation = mAuthController.getFingerprintSensorLocation(); in testUpdateFingerprintLocation_defaultPointChanges_whenConfigChanges()985 assertNotSame(firstFpLocation, mAuthController.getFingerprintSensorLocation()); in testUpdateFingerprintLocation_defaultPointChanges_whenConfigChanges()