Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java364 showLegacyPrompt(config, layoutInflater, fpProps, faceProps); in AuthContainerView()
416 private void showLegacyPrompt(@NonNull Config config, @NonNull LayoutInflater layoutInflater, in showLegacyPrompt() method in AuthContainerView