Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
DInteractAcrossProfilesDetails.java264 final TextView appDataSummary = dialogView.findViewById(R.id.app_data_summary); in showConsentDialog() local
265 appDataSummary.setText(getString( in showConsentDialog()