Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/spa/app/appinfo/
DAppInfoSettingsMoreOptions.kt129 value = getMoreOptionsState(context, packageManagers) in produceState()
134 private suspend fun ApplicationInfo.getMoreOptionsState( in getMoreOptionsState() method