Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1266 int actualDestroyCount = TestWallpaperService.Companion.getDestroyCount(); in testEngineCallbackCountsParam() local
1269 expectedDestroyCount, actualDestroyCount); in testEngineCallbackCountsParam()
1270 if (actualDestroyCount != expectedDestroyCount) { in testEngineCallbackCountsParam()