Searched refs:mInitialTextColorState (Results 1 – 2 of 2) sorted by relevance
185 protected ColorStateList mInitialTextColorState; field in KeyguardIndicationController363 mInitialTextColorState = mTopIndicationView != null in setIndicationArea()542 .setTextColor(mInitialTextColorState) in updateLockScreenOwnerInfo()564 .setTextColor(mInitialTextColorState) in updateLockScreenBatteryMsg()582 .setTextColor(mInitialTextColorState) in updateLockScreenUserLockedMsg()602 .setTextColor(mInitialTextColorState) in updateBiometricMessage()616 .setTextColor(mInitialTextColorState) in updateBiometricMessage()647 .setTextColor(mInitialTextColorState) in updateLockScreenTrustMsg()658 .setTextColor(mInitialTextColorState) in updateLockScreenTrustMsg()687 .setTextColor(mInitialTextColorState) in updateLockScreenPersistentUnlockMsg()[all …]
74 private final ColorStateList mInitialTextColorState; field in KeyguardIndicationRotateTextViewController104 mInitialTextColorState = mView != null in KeyguardIndicationRotateTextViewController()230 .setTextColor(mInitialTextColorState) in showTransient()