Searched refs:InvocationLightsView (Results 1 – 2 of 2) sorted by relevance
45 public class InvocationLightsView extends View class73 public InvocationLightsView(Context context) { in InvocationLightsView() method in InvocationLightsView77 public InvocationLightsView(Context context, AttributeSet attrs) { in InvocationLightsView() method in InvocationLightsView81 public InvocationLightsView(Context context, AttributeSet attrs, int defStyleAttr) { in InvocationLightsView() method in InvocationLightsView85 public InvocationLightsView(Context context, AttributeSet attrs, int defStyleAttr, in InvocationLightsView() method in InvocationLightsView
54 protected InvocationLightsView mInvocationLightsView;83 mInvocationLightsView = (InvocationLightsView) in DefaultUiController()