Home
last modified time | relevance | path

Searched refs:mSuspendChildInvalidation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java136 private boolean mSuspendChildInvalidation; field in AdaptiveIconDrawable
578 mSuspendChildInvalidation = true; in suspendChildInvalidation()
588 mSuspendChildInvalidation = false; in resumeChildInvalidation()
598 if (mSuspendChildInvalidation) { in invalidateDrawable()
DLayerDrawable.java112 private boolean mSuspendChildInvalidation; field in LayerDrawable
970 mSuspendChildInvalidation = true; in suspendChildInvalidation()
980 mSuspendChildInvalidation = false; in resumeChildInvalidation()
990 if (mSuspendChildInvalidation) { in invalidateDrawable()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt19373 Landroid/graphics/drawable/AdaptiveIconDrawable;->mSuspendChildInvalidation:Z
20027 Landroid/graphics/drawable/LayerDrawable;->mSuspendChildInvalidation:Z