Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java445 Log.d("View", debugIndent(depth) + "slot=" + mSlot); in debug()
446 Log.d("View", debugIndent(depth) + "icon=" + mIcon); in debug()
/frameworks/base/core/java/android/view/
DViewGroup.java6605 output = debugIndent(depth); in debug()
6611 output = debugIndent(depth); in debug()
6617 output = debugIndent(depth); in debug()
6623 output = debugIndent(depth); in debug()
6634 output = debugIndent(depth); in debug()
DView.java22963 String output = debugIndent(depth - 1); in debug()
22977 output = debugIndent(depth) + " FOCUSED"; in debug()
22981 output = debugIndent(depth); in debug()
22989 output = debugIndent(depth); in debug()
22995 output = debugIndent(depth); in debug()
23000 output = debugIndent(depth); in debug()
23008 output = debugIndent(depth); in debug()
23014 output = debugIndent(depth); in debug()
23029 protected static String debugIndent(int depth) { in debugIndent() method in View
/frameworks/base/core/java/android/widget/
DTextView.java9312 String output = debugIndent(depth); in debug()
/frameworks/base/config/
Dhiddenapi-private-dex.txt97130 Landroid/view/View;->debugIndent(I)Ljava/lang/String;