Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/notifications/ui/viewmodel/
DNotificationSectionViewModel.kt44 logger.logLockScreenNotificationApplied( in isSwitchOn()
/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DThemesUserEventLogger.kt38 fun logLockScreenNotificationApplied(showLockScreenNotifications: Boolean) in logThemeColorApplied() method
DThemesUserEventLoggerImpl.kt215 override fun logLockScreenNotificationApplied(showLockScreenNotifications: Boolean) { in logLockScreenNotificationApplied() method in com.android.customization.module.logging.ThemesUserEventLoggerImpl
/packages/apps/ThemePicker/tests/common/src/com/android/customization/module/logging/
DTestThemesUserEventLogger.kt57 override fun logLockScreenNotificationApplied(showLockScreenNotifications: Boolean) {} in logLockScreenNotificationApplied() method in com.android.customization.module.logging.TestThemesUserEventLogger