Searched refs:hardwareBitmapToBundle (Results 1 – 2 of 2) sorted by relevance
48 public static Bundle hardwareBitmapToBundle(Bitmap bitmap) { in hardwareBitmapToBundle() method in BitmapUtil
80 systemUiProxy.handleImageBundleAsScreenshot(BitmapUtil.hardwareBitmapToBundle(screenshot), in saveScreenshot()