Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java585 Log.d("View", debugIndent(depth) + "slot=" + mSlot); in debug()
586 Log.d("View", debugIndent(depth) + "icon=" + mIcon); in debug()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java6867 output = debugIndent(depth); in debug()
6873 output = debugIndent(depth); in debug()
6879 output = debugIndent(depth); in debug()
6885 output = debugIndent(depth); in debug()
6896 output = debugIndent(depth); in debug()
H A DView.java26898 String output = debugIndent(depth - 1); in debug()
26912 output = debugIndent(depth) + " FOCUSED"; in debug()
26916 output = debugIndent(depth); in debug()
26924 output = debugIndent(depth); in debug()
26930 output = debugIndent(depth); in debug()
26935 output = debugIndent(depth); in debug()
26943 output = debugIndent(depth); in debug()
26949 output = debugIndent(depth); in debug()
26964 protected static String debugIndent(int depth) { in debugIndent() method in View
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java11753 String output = debugIndent(depth); in debug()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63391 Landroid/view/View;->debugIndent(I)Ljava/lang/String;