Searched refs:headerDebugInfo (Results 1 – 1 of 1) sorted by relevance
70 String headerDebugInfo = mNotificationPanelViewController.getHeaderDebugInfo(); in draw() local71 if (headerDebugInfo != null) canvas.drawText(headerDebugInfo, 50, 100, mDebugPaint); in draw()