Home
last modified time | relevance | path

Searched refs:checkMutable (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DSmallSortedMap.java237 checkMutable(); in put()
262 checkMutable(); in clear()
279 checkMutable(); in remove()
296 checkMutable(); in removeArrayEntryAt()
363 private void checkMutable() { in checkMutable() method in SmallSortedMap
377 checkMutable(); in getOverflowEntriesMutable()
389 checkMutable(); in ensureEntryArrayMutable()
431 checkMutable(); in setValue()
561 checkMutable(); in remove()
DUnknownFieldSetLite.java139 void checkMutable() { in checkMutable() method in UnknownFieldSetLite
301 checkMutable(); in mergeFieldFrom()
338 checkMutable(); in mergeVarintField()
354 checkMutable(); in mergeLengthDelimitedField()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DUnknownFieldSetLiteTest.java129 unknownFields.checkMutable(); in testMutableCopyOf()
149 unknownFields.checkMutable(); in testMutableCopyOf_empty()
282 testAllTypes.unknownFields.checkMutable(); in testEndToEnd()
288 testAllTypes.unknownFields.checkMutable(); in testEndToEnd()
294 testAllTypes.unknownFields.checkMutable(); in testEndToEnd()
302 testAllTypes.unknownFields.checkMutable(); in testEndToEnd()
312 testAllExtensions.unknownFields.checkMutable(); in testEndToEnd()
/frameworks/base/core/java/android/view/
DRenderNodeAnimator.java156 private void checkMutable() { in checkMutable() method in RenderNodeAnimator
310 checkMutable(); in setTarget()
321 checkMutable(); in setStartValue()
327 checkMutable(); in setStartDelay()
343 checkMutable(); in setDuration()
374 checkMutable(); in setInterpolator()
521 checkMutable(); in setAllowRunningAsynchronously()
/frameworks/base/libs/hwui/
DAnimator.cpp51 void BaseRenderNodeAnimator::checkMutable() { in checkMutable() function in android::uirenderer::BaseRenderNodeAnimator
58 checkMutable(); in setInterpolator()
63 checkMutable(); in setStartValue()
74 checkMutable(); in setDuration()
79 checkMutable(); in setStartDelay()
DAnimator.h172 inline void checkMutable();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81658 Landroid/view/RenderNodeAnimator;->checkMutable()V