Home
last modified time | relevance | path

Searched defs:DebugView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
DDebugView.java45 public class DebugView extends TableView implements DebugDisplay { class
51 public DebugView(Context context) { in DebugView() method in DebugView
55 public DebugView(Context context, AttributeSet attrs) { in DebugView() method in DebugView
59 public DebugView(Context context, AttributeSet attrs, int defStyleAttr) { in DebugView() method in DebugView
/packages/experimental/DreamTheater/src/com/android/dreamtheater/
DBouncyDroid.java368 class DebugView extends View { class in BouncyDroid.BouncyView
369 public DebugView(Context ct) { in DebugView() method in BouncyDroid.BouncyView.DebugView