Searched refs:showDebug (Results 1 – 2 of 2) sorted by relevance
81 boolean showDebug, in InspectorController() argument106 mShowDebug = showDebug; in InspectorController()121 String title, boolean showDebug) { in InspectorController() argument133 showDebug, in InspectorController()140 if (showDebug) { in InspectorController()
91 boolean showDebug = SystemPropertiesProxy.getBoolean(USBTUNER_SHOW_DEBUG, false); in TunerSessionOverlay()97 mStatusView.setVisibility(showDebug ? View.VISIBLE : View.INVISIBLE); in TunerSessionOverlay()