Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRegulatoryInfoDisplayActivity.kt70 val regulatoryInfoText = resources.getText(R.string.regulatory_info_text) in getRegulatoryText() constant
71 if (regulatoryInfoText.isNotBlank()) return regulatoryInfoText in getRegulatoryText()