Searched refs:PrimarySimRepository (Results 1 – 3 of 3) sorted by relevance
27 class PrimarySimRepository(private val context: Context) { class
52 import com.android.settings.spa.network.PrimarySimRepository.PrimarySimInfo in <lambda>()321 .map(PrimarySimRepository(context)::getPrimarySimInfo) in PrimarySimSectionImpl()
82 emit(PrimarySimRepository(context).getPrimarySimInfo(selectableSubInfoList)) in <lambda>()