Home
last modified time | relevance | path

Searched defs:UdfpsView (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsView.java49 public class UdfpsView extends FrameLayout implements DozeReceiver, UdfpsIlluminator { class
74 public UdfpsView(Context context, AttributeSet attrs) { in UdfpsView() method in UdfpsView