Home
last modified time | relevance | path

Searched refs:mMutable (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java40 final boolean mMutable; field in InputConnectionWrapper
53 mMutable = mutable; in InputConnectionWrapper()
67 if (mTarget != null && !mMutable) { in setTarget()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java860 private boolean mMutable = false; field in ImageDecoder
1528 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()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHistory.java200 private boolean mMutable = true; field in BatteryStatsHistory
300 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17877 Landroid/graphics/ImageDecoder;->mMutable:Z
60437 Landroid/view/inputmethod/InputConnectionWrapper;->mMutable:Z