Searched refs:isMutable (Results 1 – 7 of 7) sorted by relevance
327 String action, boolean isMutable) { in createServiceIntent() argument334 flags |= isMutable ? PendingIntent.FLAG_MUTABLE : PendingIntent.FLAG_IMMUTABLE; in createServiceIntent()
140 if (!bitmap.isMutable()) { in cache()
330 if (poolKey == 0 || !b.isMutable()) { in reclaimBitmap()
67 return scaledBitmap.isMutable() in getScaledMutableBitmap()
395 if (bitmap != null && bitmap.isMutable()) { in getPoolKey()
248 if (preview != null && preview.isMutable()) { in addReusableBitmap()
650 if (candidate != null && candidate.isMutable() in doInBackground()