Home
last modified time | relevance | path

Searched defs:showPolicyRestrictionDialog (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/brightness/ui/viewmodel/
DBrightnessSliderViewModel.kt58 fun showPolicyRestrictionDialog(restriction: PolicyRestriction.Restricted) { in showPolicyRestrictionDialog() method in com.android.systemui.brightness.ui.viewmodel.BrightnessSliderViewModel
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/ui/
DInstallLaunch.kt192 private fun showPolicyRestrictionDialog(aborted: InstallAborted) { in <lambda>() method in com.android.packageinstaller.v2.ui.InstallLaunch