HomeSort by relevance Sort by last modified time
    Searched defs:peekWallpaperBitmap (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/app/
WallpaperManager.java 386 public Bitmap peekWallpaperBitmap(Context context, boolean returnDefault,
388 return peekWallpaperBitmap(context, returnDefault, which, context.getUserId(),
392 public Bitmap peekWallpaperBitmap(Context context, boolean returnDefault,
540 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, true, FLAG_SYSTEM);
771 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, false, FLAG_SYSTEM);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 447 milliseconds