Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/widget/
H A DPaintChipsActivity.kt63 val asView = grid.apply(this, layout) regex
64 layout.addView(asView, FrameLayout.LayoutParams(FrameLayout.LayoutParams.MATCH_PARENT,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricViewAdapter.kt55 fun asView(): View regex
H A DAuthContainerView.java548 mBiometricScrollView.addView(mBiometricView.asView()); in onAttachedToWindow()
642 if (mBiometricView == null || !shouldUpdatePositionForUdfps(mBiometricView.asView())) {
H A DAuthBiometricView.java284 public View asView() { in asView() method in AuthBiometricView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewBinder.kt618 override fun asView() = view