Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDrawable.java49 final String fpPath = context.getResources().getString(R.string.config_udfpsIcon); in UdfpsDrawable() local
51 new PathShape(PathParser.createPathFromPathData(fpPath), 72, 72)); in UdfpsDrawable()