Searched refs:DebugView (Results 1 – 2 of 2) sorted by relevance
46 public class DebugView extends TableView implements DebugDisplay { class52 public DebugView(Context context) { in DebugView() method in DebugView56 public DebugView(Context context, AttributeSet attrs) { in DebugView() method in DebugView60 public DebugView(Context context, AttributeSet attrs, int defStyleAttr) { in DebugView() method in DebugView
133 (DebugView) layout.findViewById(R.id.inspector_debug_view), in InspectorController()143 DebugView view = (DebugView) layout.findViewById(R.id.inspector_debug_view); in InspectorController()