Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBitmapUtils.java83 Class<?> wmClass = wallpaperManager.getClass(); in getWallpaperBitmap() local
84 Method methodGetBitmap = wmClass.getDeclaredMethod("getBitmap", noparams); in getWallpaperBitmap()