Searched refs:wmClass (Results 1 – 1 of 1) sorted by relevance
145 Class<?> wmClass = wallpaperManager.getClass(); in getWallpaperBitmap() local146 Method methodGetBitmap = wmClass.getDeclaredMethod("getBitmap", noparams); in getWallpaperBitmap()