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.java135 private boolean mSuspendChildInvalidation; field in AdaptiveIconDrawable
565 mSuspendChildInvalidation = true; in suspendChildInvalidation()
575 mSuspendChildInvalidation = false; in resumeChildInvalidation()
585 if (mSuspendChildInvalidation) { in invalidateDrawable()
DLayerDrawable.java111 private boolean mSuspendChildInvalidation; field in LayerDrawable
969 mSuspendChildInvalidation = true; in suspendChildInvalidation()
979 mSuspendChildInvalidation = false; in resumeChildInvalidation()
989 if (mSuspendChildInvalidation) { in invalidateDrawable()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19382 Landroid/graphics/drawable/AdaptiveIconDrawable;->mSuspendChildInvalidation:Z
20036 Landroid/graphics/drawable/LayerDrawable;->mSuspendChildInvalidation:Z