Home
last modified time | relevance | path

Searched refs:mDecompressedSize (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtypeArray.java73 mDecompressedSize = source.readInt(); in InputMethodSubtypeArray()
94 int decompressedSize = mDecompressedSize; in writeToParcel()
98 decompressedSize = mDecompressedSize; in writeToParcel()
108 mDecompressedSize = decompressedSize; in writeToParcel()
142 decompress(mCompressedData, mDecompressedSize); in get()
145 mDecompressedSize = 0; in get()
171 private volatile int mDecompressedSize; field in InputMethodSubtypeArray
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63944 Landroid/view/inputmethod/InputMethodSubtypeArray;->mDecompressedSize:I