Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java93 private final String mSlotManagedProfile; field in PhoneStatusBarPolicy
156 mSlotManagedProfile = context.getString( in PhoneStatusBarPolicy()
212 mIconController.setIcon(mSlotManagedProfile, R.drawable.stat_sys_managed_profile_status, in PhoneStatusBarPolicy()
214 mIconController.setIconVisibility(mSlotManagedProfile, mManagedProfileIconVisible); in PhoneStatusBarPolicy()
460 mIconController.setIcon(mSlotManagedProfile, in updateManagedProfile()
467 mIconController.setIconVisibility(mSlotManagedProfile, showIcon); in updateManagedProfile()