Searched refs:getNumWallpaperSetEvents (Results 1 – 2 of 2) sorted by relevance
166 assertEquals(1, mEventLogger.getNumWallpaperSetEvents()); in testClickSetWallpaper_Success_HomeScreen()194 assertEquals(1, mEventLogger.getNumWallpaperSetEvents()); in testClickSetWallpaper_Success_LockScreen()225 assertEquals(1, mEventLogger.getNumWallpaperSetEvents()); in testClickSetWallpaper_Success_BothHomeAndLockScreen()
238 public int getNumWallpaperSetEvents() { in getNumWallpaperSetEvents() method in TestUserEventLogger