Searched refs:mobileSlot (Results 1 – 3 of 3) sorted by relevance
34 private val mobileSlot = context.getString(com.android.internal.R.string.status_bar_mobile) constant51 slotName == wifiSlot || slotName == mobileSlot
30 private val mobileSlot: String = context.getString(R.string.status_bar_mobile) constant36 mobileSlot to ConnectivitySlot.MOBILE,
261 Slot mobileSlot = mStatusBarIconList.getSlot(slotName); in setNewMobileIconSubIds() local271 StatusBarIconHolder holder = mobileSlot.getHolderForTag(subId); in setNewMobileIconSubIds()