Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java515 Log.d("View", debugIndent(depth) + "slot=" + mSlot); in debug()
516 Log.d("View", debugIndent(depth) + "icon=" + mIcon); in debug()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java6836 output = debugIndent(depth); in debug()
6842 output = debugIndent(depth); in debug()
6848 output = debugIndent(depth); in debug()
6854 output = debugIndent(depth); in debug()
6865 output = debugIndent(depth); in debug()
H A DView.java25626 String output = debugIndent(depth - 1); in debug()
25640 output = debugIndent(depth) + " FOCUSED"; in debug()
25644 output = debugIndent(depth); in debug()
25652 output = debugIndent(depth); in debug()
25658 output = debugIndent(depth); in debug()
25663 output = debugIndent(depth); in debug()
25671 output = debugIndent(depth); in debug()
25677 output = debugIndent(depth); in debug()
25692 protected static String debugIndent(int depth) { in debugIndent() method in View
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java10227 String output = debugIndent(depth); in debug()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66714 Landroid/view/View;->debugIndent(I)Ljava/lang/String;