Searched refs:mCurrentUserSetup (Results 1 – 1 of 1) sorted by relevance
146 private boolean mCurrentUserSetup; field in PhoneStatusBarPolicy320 mIconController.setIconVisibility(mSlotAlarmClock, mCurrentUserSetup && hasAlarm); in updateAlarm()733 if (mCurrentUserSetup == userSetup) return; in onUserSetupChanged()734 mCurrentUserSetup = userSetup; in onUserSetupChanged()