Searched refs:asShared (Results 1 – 8 of 8) sorted by relevance
401 Bitmap icon = mIcon != null ? mIcon.asShared() : null; in build()
353 launchIntent.putExtra(ContextualSearchManager.EXTRA_SCREENSHOT, bm.asShared()); in getContextualSearchIntent()501 .asBitmap().asShared()); in getContextualSearchState()
638 setBitmap(getBitmap().asShared()); in convertToAshmem()1091 mObj1 = ((Bitmap) mObj1).asShared(); in writeToParcel()
754 public Bitmap asShared() { in asShared() method in Bitmap
2751 launchIntent.putExtra(CS_KEY_FLAG_SCREENSHOT, bm.asShared()); in getContextualSearchIntent()
2037 b = b.asShared(); in getBitmapId()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15459 method @NonNull public android.graphics.Bitmap asShared();