Searched refs:mInitialTextColorState (Results 1 – 2 of 2) sorted by relevance
200 protected ColorStateList mInitialTextColorState; field in KeyguardIndicationController394 mInitialTextColorState = mTopIndicationView != null in setIndicationArea()510 .setTextColor(mInitialTextColorState) in updateForceIsDimissibileChanged()530 .setTextColor(mInitialTextColorState) in updateLockScreenDisclosureMsg()599 .setTextColor(mInitialTextColorState) in updateLockScreenOwnerInfo()621 .setTextColor(mInitialTextColorState) in updateLockScreenBatteryMsg()641 .setTextColor(mInitialTextColorState) in updateLockScreenUserLockedMsg()662 .setTextColor(mInitialTextColorState) in updateBiometricMessage()676 .setTextColor(mInitialTextColorState) in updateBiometricMessage()707 .setTextColor(mInitialTextColorState) in updateLockScreenTrustMsg()[all …]
74 private final ColorStateList mInitialTextColorState; field in KeyguardIndicationRotateTextViewController104 mInitialTextColorState = mView != null in KeyguardIndicationRotateTextViewController()227 .setTextColor(mInitialTextColorState) in showTransient()