Searched refs:PinShapeAdapter (Results 1 – 5 of 5) sorted by relevance
46 private PinShapeAdapter mPinShapeAdapter;50 mPinShapeAdapter = new PinShapeAdapter(context); in PinShapeHintingView()
23 class PinShapeAdapter { class
55 private final PinShapeAdapter mPinShapeAdapter;60 mPinShapeAdapter = new PinShapeAdapter(context); in PinShapeNonHintingView()
30 import com.android.keyguard.PinShapeAdapter in <lambda>()70 val pinShapes = PinShapeAdapter(applicationContext) in <lambda>()
70 import com.android.keyguard.PinShapeAdapter in <lambda>()544 private fun rememberShapeAnimations(pinShapes: PinShapeAdapter): ShapeAnimations { in rememberShapeAnimations()