Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DWifiSoftApConfigChangedNotifier.java67 CharSequence contentSummary = resources.getText(R.string.wifi_softap_config_change_summary); in createConversionNotification() local
76 .setContentText(contentSummary) in createConversionNotification()
84 .setSummaryText(contentSummary)) in createConversionNotification()