Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestUserEventLogger.java35 private String mLastCollectionId; field in TestUserEventLogger
92 mLastCollectionId = collectionId; in logActionClicked()
106 mLastCollectionId = collectionId; in logIndividualWallpaperSelected()
116 mLastCollectionId = collectionId; in logCategorySelected()
141 mLastCollectionId = collectionId; in logWallpaperSet()
243 return mLastCollectionId; in getLastCollectionId()