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.java141 private boolean mSuspendChildInvalidation; field in AdaptiveIconDrawable
609 mSuspendChildInvalidation = true; in suspendChildInvalidation()
619 mSuspendChildInvalidation = false; in resumeChildInvalidation()
629 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.txt16495 Landroid/graphics/drawable/AdaptiveIconDrawable;->mSuspendChildInvalidation:Z
17149 Landroid/graphics/drawable/LayerDrawable;->mSuspendChildInvalidation:Z