Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsSurfaceView.java46 void enableGhbm(@NonNull Surface surface, @Nullable Runnable onIlluminatedRunnable); in enableGhbm() method
123 mGhbmIlluminationListener.enableGhbm(mHolder.getSurface(), onIlluminatedRunnable); in doIlluminate()