Loading tests/Internal/src/stub/DummyWallpaperService.java +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ package stub; import android.service.wallpaper.WallpaperService; /** * Dummy wallpaper service only for test purposes, won't draw anything. * Placeholder wallpaper service only for test purposes, won't draw anything. */ public class DummyWallpaperService extends WallpaperService { @Override Loading Loading
tests/Internal/src/stub/DummyWallpaperService.java +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ package stub; import android.service.wallpaper.WallpaperService; /** * Dummy wallpaper service only for test purposes, won't draw anything. * Placeholder wallpaper service only for test purposes, won't draw anything. */ public class DummyWallpaperService extends WallpaperService { @Override Loading