Searched refs:errorColor (Results 1 – 1 of 1) sorted by relevance
531 int errorColor = Utils.getColorError(mContext); in onFingerprintHelp() local533 mStatusBarKeyguardViewManager.showBouncerMessage(helpString, errorColor); in onFingerprintHelp()536 showTransientIndication(helpString, errorColor); in onFingerprintHelp()555 int errorColor = Utils.getColorError(mContext); in onFingerprintError() local562 mStatusBarKeyguardViewManager.showBouncerMessage(errString, errorColor); in onFingerprintError()565 showTransientIndication(errString, errorColor); in onFingerprintError()576 int errorColor = Utils.getColorError(mContext); in onTrustAgentErrorMessage() local577 showTransientIndication(message, errorColor); in onTrustAgentErrorMessage()583 int errorColor = Utils.getColorError(mContext); in onScreenTurnedOn() local584 showTransientIndication(mMessageToShowOnScreenOn, errorColor); in onScreenTurnedOn()