Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/model/
DAppPermissionViewModel.kt242 if (applyFixToForegroundBackground(group, group.foreground.isSystemFixed, in <lambda>()
246 applyFixToForegroundBackground(group, group.foreground.isPolicyFixed, in <lambda>()
384 private fun applyFixToForegroundBackground( in <lambda>() method