Home
last modified time | relevance | path

Searched refs:debugIndent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java639 Log.d("View", debugIndent(depth) + "slot=" + mSlot); in debug()
640 Log.d("View", debugIndent(depth) + "icon=" + mIcon); in debug()
/frameworks/base/core/java/android/view/
DViewGroup.java6845 output = debugIndent(depth); in debug()
6851 output = debugIndent(depth); in debug()
6857 output = debugIndent(depth); in debug()
6863 output = debugIndent(depth); in debug()
6874 output = debugIndent(depth); in debug()
DView.java27864 String output = debugIndent(depth - 1); in debug()
27878 output = debugIndent(depth) + " FOCUSED"; in debug()
27882 output = debugIndent(depth); in debug()
27890 output = debugIndent(depth); in debug()
27896 output = debugIndent(depth); in debug()
27901 output = debugIndent(depth); in debug()
27909 output = debugIndent(depth); in debug()
27915 output = debugIndent(depth); in debug()
27930 protected static String debugIndent(int depth) { in debugIndent() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62748 Landroid/view/View;->debugIndent(I)Ljava/lang/String;