Searched refs:HolographicImageView (Results 1 – 2 of 2) sorted by relevance
24 public class HolographicImageView extends ImageView { class28 public HolographicImageView(Context context) { in HolographicImageView() method in HolographicImageView32 public HolographicImageView(Context context, AttributeSet attrs) { in HolographicImageView() method in HolographicImageView36 public HolographicImageView(Context context, AttributeSet attrs, int defStyle) { in HolographicImageView() method in HolographicImageView
2929 } else if (button instanceof HolographicImageView) { in invalidatePressedFocusedStates()2930 HolographicImageView view = (HolographicImageView) button; in invalidatePressedFocusedStates()