Searched refs:getUnrestrictedSummary (Results 1 – 2 of 2) sorted by relevance
27 …om.android.settings.applications.specialaccess.DataSaverController.Companion.getUnrestrictedSummary90 getUnrestrictedSummary(context = context, appListRepository = FakeAppListRepository) in <lambda>()103 getUnrestrictedSummary(context = context, appListRepository = FakeAppListRepository) in <lambda>()
57 preference.summary = getUnrestrictedSummary(mContext) in <lambda>()64 suspend fun getUnrestrictedSummary( in <lambda>() method