Searched refs:isFixedOrForegroundDisabled (Results 1 – 2 of 2) sorted by relevance
281 fun isFixedOrForegroundDisabled(mGroup: LightAppPermGroup): Boolean { in <lambda>() method in com.android.permissioncontroller.permission.ui.model.ReviewPermissionsViewModel
163 if (mViewModel.isFixedOrForegroundDisabled(mGroup)) { in updateUi()