Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DTvPrivacyChipsController.java80 private static final String LAYOUT_PARAMS_TITLE = "MicrophoneCaptureIndicator"; field in TvPrivacyChipsController
402 layoutParams.setTitle(LAYOUT_PARAMS_TITLE); in getWindowLayoutParams()