Searched refs:mCurrentUserSetup (Results 1 – 1 of 1) sorted by relevance
124 private boolean mCurrentUserSetup; field in PhoneStatusBarPolicy263 mIconController.setIconVisibility(mSlotAlarmClock, mCurrentUserSetup && hasAlarm); in updateAlarm()543 if (mCurrentUserSetup == userSetup) return; in onUserSetupChanged()544 mCurrentUserSetup = userSetup; in onUserSetupChanged()