Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/telephony/wificalling/
DWifiCallingRepository.kt44 private val imsFeatureRepository: ImsFeatureRepository = ImsFeatureRepository(context, subId), in collectIsWifiCallingReadyFlow() constant in com.android.settings.network.telephony.wificalling.WifiCallingRepository
71 imsFeatureRepository.isReadyFlow( in collectIsWifiCallingReadyFlow()