Searched refs:createNewId (Results 1 – 2 of 2) sorted by relevance
/packages/apps/ThemePicker/src/com/android/customization/module/logging/ | ||
D | AppSessionId.kt | 31 fun createNewId(): AppSessionId { in createNewId() method in com.android.customization.module.logging.AppSessionId |
D | ThemesUserEventLoggerImpl.kt | 90 .setAppSessionId(appSessionId.createNewId().getId()) in logAppLaunched() |