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 { regex
53 private final PinShapeAdapter mPinShapeAdapter;58 mPinShapeAdapter = new PinShapeAdapter(context); in PinShapeNonHintingView()
20 import com.android.keyguard.PinShapeAdapter42 val pinShapes = PinShapeAdapter(applicationContext)
53 import com.android.keyguard.PinShapeAdapter428 private fun rememberShapeAnimations(pinShapes: PinShapeAdapter): ShapeAnimations {