Searched refs:mManagedProfileIconVisible (Results 1 – 1 of 1) sorted by relevance
157 private boolean mManagedProfileIconVisible = false; field in PhoneStatusBarPolicy292 mIconController.setIconVisibility(mSlotManagedProfile, mManagedProfileIconVisible); in init()532 if (mManagedProfileIconVisible != showIcon) { in updateManagedProfile()534 mManagedProfileIconVisible = showIcon; in updateManagedProfile()