Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthController.java629 int xFpLocation = mCachedDisplayInfo.getNaturalWidth() / 2; in getFingerprintSensorLocationInNaturalOrientation() local
631 xFpLocation = mContext.getResources().getDimensionPixelSize( in getFingerprintSensorLocationInNaturalOrientation()
638 (int) (xFpLocation * mScaleFactor), in getFingerprintSensorLocationInNaturalOrientation()