Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DConfigureNotificationSettings.java65 private int mLockscreenSelectedValueProfile; field in ConfigureNotificationSettings
256 if (val == mLockscreenSelectedValueProfile) { in initLockscreenNotificationsForProfile()
269 mLockscreenSelectedValueProfile = val; in initLockscreenNotificationsForProfile()
323 mLockscreenSelectedValueProfile = !enabled in updateLockscreenNotificationsForProfile()
327 mLockscreenProfile.setValue(Integer.toString(mLockscreenSelectedValueProfile)); in updateLockscreenNotificationsForProfile()