Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DPinShapeHintingViewTest.kt34 lateinit var underTest: PinShapeHintingView
40 as PinShapeHintingView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPinShapeHintingView.java38 public class PinShapeHintingView extends LinearLayout implements PinShapeInput { class
48 public PinShapeHintingView(Context context, AttributeSet attrs) { in PinShapeHintingView() method in PinShapeHintingView