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.java119 private final String mSlotManagedProfile; field in PhoneStatusBarPolicy
237 mSlotManagedProfile = resources.getString( in PhoneStatusBarPolicy()
570 mIconController.setIcon(mSlotManagedProfile, in updateProfileIcon()
577 mIconController.setIconVisibility(mSlotManagedProfile, showIcon); in updateProfileIcon()