Searched refs:errorColor (Results 1 – 1 of 1) sorted by relevance
413 int errorColor = Utils.getColorError(mContext); in onFingerprintHelp() local415 mStatusBarKeyguardViewManager.showBouncerMessage(helpString, errorColor); in onFingerprintHelp()419 showTransientIndication(helpString, errorColor); in onFingerprintHelp()436 int errorColor = Utils.getColorError(mContext); in onFingerprintError() local443 mStatusBarKeyguardViewManager.showBouncerMessage(errString, errorColor); in onFingerprintError()446 showTransientIndication(errString, errorColor); in onFingerprintError()458 int errorColor = Utils.getColorError(mContext); in onScreenTurnedOn() local459 showTransientIndication(mMessageToShowOnScreenOn, errorColor); in onScreenTurnedOn()