Searched refs:PartyLightView (Results 1 – 2 of 2) sorted by relevance
31 public class PartyLightView extends View { class55 public PartyLightView(Context context) { in PartyLightView() method in PartyLightView60 public PartyLightView(Context context, AttributeSet attrs) { in PartyLightView() method in PartyLightView
107 private PartyLightView mView;112 mView = (PartyLightView) inflater.inflate(R.layout.party_light, container, false); in onCreateView()