Searched refs:outParams (Results 1 – 2 of 2) sorted by relevance
42 out Bundle outParams); in getWallpaper() argument
704 Bundle outParams) { in getWallpaper() argument717 if (outParams != null) { in getWallpaper()718 outParams.putInt("width", wallpaper.width); in getWallpaper()719 outParams.putInt("height", wallpaper.height); in getWallpaper()