Home
last modified time | relevance | path

Searched refs:mSlotManagedProfile (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java113 private final String mSlotManagedProfile; field in PhoneStatusBarPolicy
215 mSlotManagedProfile = resources.getString( in PhoneStatusBarPolicy()
290 mIconController.setIcon(mSlotManagedProfile, R.drawable.stat_sys_managed_profile_status, in init()
292 mIconController.setIconVisibility(mSlotManagedProfile, mManagedProfileIconVisible); in init()
526 mIconController.setIcon(mSlotManagedProfile, in updateManagedProfile()
533 mIconController.setIconVisibility(mSlotManagedProfile, showIcon); in updateManagedProfile()