Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1257 int actualCreateCount = TestWallpaperService.Companion.getCreateCount(); in testEngineCallbackCountsParam() local
1260 expectedCreateCount, actualCreateCount); in testEngineCallbackCountsParam()
1261 if (actualCreateCount != expectedCreateCount) { in testEngineCallbackCountsParam()