Searched refs:mSlotCast (Results 1 – 1 of 1) sorted by relevance
111 private final String mSlotCast; field in PhoneStatusBarPolicy227 mSlotCast = resources.getString(com.android.internal.R.string.status_bar_cast); in PhoneStatusBarPolicy()301 mIconController.setIcon(mSlotCast, R.drawable.stat_sys_cast, null); in init()302 mIconController.setIconVisibility(mSlotCast, false); in init()533 mIconController.setIcon(mSlotCast, R.drawable.stat_sys_cast, in updateCast()535 mIconController.setIconVisibility(mSlotCast, true); in updateCast()793 mIconController.setIconVisibility(mSlotCast, false);