Searched refs:mManagedProfileIconVisible (Results 1 – 1 of 1) sorted by relevance
126 private boolean mManagedProfileIconVisible = false; field in PhoneStatusBarPolicy214 mIconController.setIconVisibility(mSlotManagedProfile, mManagedProfileIconVisible); in PhoneStatusBarPolicy()466 if (mManagedProfileIconVisible != showIcon) { in updateManagedProfile()468 mManagedProfileIconVisible = showIcon; in updateManagedProfile()