Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/specialaccess/
DDataSaverController.kt70 "count" to getAllowCount(context.applicationContext, appListRepository), in <lambda>()
73 private suspend fun getAllowCount(context: Context, appListRepository: AppListRepository) = in <lambda>() method