Searched refs:PinShapeInput (Results 1 – 4 of 4) sorted by relevance
24 public interface PinShapeInput { interface
38 public class PinShapeHintingView extends LinearLayout implements PinShapeInput {
105 private PinShapeInput mPinShapeInput;438 mPinShapeInput = (PinShapeInput) LayoutInflater.from(mContext).inflate( in setIsPinHinting()441 mPinShapeInput = (PinShapeInput) LayoutInflater.from(mContext).inflate( in setIsPinHinting()
49 public class PinShapeNonHintingView extends LinearLayout implements PinShapeInput {