Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DDebugDrawable.java117 private void drawDebugInfo(Canvas canvas, int y, int color, String label) { in drawDebugInfo() method in DebugDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java870 private void drawDebugInfo(Canvas canvas, int y, int color, String label) { in drawDebugInfo() method in NotificationStackScrollLayout