Searched defs:shouldShowAccessRestrictedSettings (Results 1 – 3 of 3) sorted by relevance
119 val shouldShowAccessRestrictedSettings: Boolean, constant in com.android.settings.spa.app.appinfo.AppInfoSettingsMoreOptionsState181 private fun ApplicationInfo.shouldShowAccessRestrictedSettings(context: Context): Boolean { in shouldShowAccessRestrictedSettings() method
246 fun shouldShowAccessRestrictedSettings() { in shouldShowAccessRestrictedSettings() method
541 private boolean shouldShowAccessRestrictedSettings() { in shouldShowAccessRestrictedSettings() method in AppInfoDashboardFragment