Searched refs:useBackgroundProtection (Results 1 – 4 of 4) sorted by relevance
137 viewModel.useBackgroundProtection.collect { useBackgroundProtection -> in <lambda>() method138 if (useBackgroundProtection) { in <lambda>()
64 deviceEntryIconViewModel.useBackgroundProtection.flatMapLatest { useBackground -> in <lambda>()86 deviceEntryIconViewModel.useBackgroundProtection.flatMapLatest { useBackground -> in <lambda>()
86 deviceEntryIconViewModel.useBackgroundProtection.flatMapLatest { useBgProtection in <lambda>()
166 val useBackgroundProtection: StateFlow<Boolean> = isUdfpsSupported in <lambda>() constant