Searched refs:allowRestrictedSettings (Results 1 – 1 of 1) sorted by relevance
85 app.allowRestrictedSettings(packageInfoPresenter.context) { in AppInfoSettingsMoreOptions()93 private fun ApplicationInfo.allowRestrictedSettings(context: Context, onSuccess: () -> Unit) { in allowRestrictedSettings() method