Searched refs:mHasForegroundTint (Results 1 – 1 of 1) sorted by relevance
73 private boolean mHasForegroundTint = false; field in FrameLayout140 mHasForegroundTint = true; in FrameLayout()332 mHasForegroundTint = true; in setForegroundTintList()377 if (mForeground != null && (mHasForegroundTint || mHasForegroundTintMode)) { in applyForegroundTint()380 if (mHasForegroundTint) { in applyForegroundTint()