Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/data/repository/
DSimBouncerRepository.kt194 private val simVerificationErrorMessage: MutableStateFlow<String?> = MutableStateFlow(null) constant
197 merge(disableEsimErrorMessage, simVerificationErrorMessage)
213 simVerificationErrorMessage.value = msg in setSimVerificationErrorMessage()