Searched defs:activeAuthType (Results 1 – 3 of 3) sorted by relevance
62 val activeAuthType: Flow<AuthType> = in <lambda>() constant123 ) { _, activeAuthType, fingerprintSensorWidth, fingerprintSensorHeight -> in <lambda>() method133 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method327 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method428 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method507 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method604 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method640 activeAuthType.flatMapLatest { activeAuthType: AuthType -> in <lambda>() method
445 combine(iconViewModel.activeAuthType, modalities) { activeAuthType, modalities -> in <lambda>() method
108 (activeAuthType, iconSize) -> in <lambda>() method171 .collect { (iconAsset, activeAuthType, shouldAnimateIconView, showingError) in <lambda>() method