Searched refs:mMutable (Results 1 – 4 of 4) sorted by relevance
40 final boolean mMutable; field in InputConnectionWrapper53 mMutable = mutable; in InputConnectionWrapper()67 if (mTarget != null && !mMutable) { in setTarget()
860 private boolean mMutable = false; field in ImageDecoder1528 mMutable = mutable; in setMutableRequired()1544 return mMutable; in isMutableRequired()1754 if (mMutable) { in checkState()1801 mMutable, mAllocator, mUnpremultipliedRequired, in decodeBitmapInternal()1885 if (decoder.mMutable) { in decodeDrawableImpl()
200 private boolean mMutable = true; field in BatteryStatsHistory300 mMutable = false; in BatteryStatsHistory()361 mMutable = false; in BatteryStatsHistory()549 mMutable = false; in iterate()569 mMutable = true; in iteratorFinished()1340 if (!mMutable) { in writeHistoryItem()1467 if (!mMutable) { in writeHistoryItem()
17877 Landroid/graphics/ImageDecoder;->mMutable:Z60437 Landroid/view/inputmethod/InputConnectionWrapper;->mMutable:Z