Searched refs:InvocationLightsView (Results 1 – 2 of 2) sorted by relevance
44 public class InvocationLightsView extends View class74 public InvocationLightsView(Context context) { in InvocationLightsView() method in InvocationLightsView78 public InvocationLightsView(Context context, AttributeSet attrs) { in InvocationLightsView() method in InvocationLightsView82 public InvocationLightsView(Context context, AttributeSet attrs, int defStyleAttr) { in InvocationLightsView() method in InvocationLightsView86 public InvocationLightsView(Context context, AttributeSet attrs, int defStyleAttr, in InvocationLightsView() method in InvocationLightsView
66 protected InvocationLightsView mInvocationLightsView;106 mInvocationLightsView = (InvocationLightsView) in DefaultUiController()