Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DThemesUserEventLogger.kt40 fun logShortcutApplied(shortcut: String, shortcutSlotId: String) in logThemeColorApplied() method
DThemesUserEventLoggerImpl.kt222 override fun logShortcutApplied(shortcut: String, shortcutSlotId: String) { in logShortcutApplied() method in com.android.customization.module.logging.ThemesUserEventLoggerImpl
/packages/apps/ThemePicker/tests/common/src/com/android/customization/module/logging/
DTestThemesUserEventLogger.kt59 override fun logShortcutApplied(shortcut: String, shortcutSlotId: String) {} in logShortcutApplied() method in com.android.customization.module.logging.TestThemesUserEventLogger
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordancePickerViewModel.kt223 logger.logShortcutApplied( in <lambda>()
262 logger.logShortcutApplied( in <lambda>()