Searched refs:applyWarningTextColor (Results 1 – 2 of 2) sorted by relevance
1165 static CharSequence applyWarningTextColor(final Context context, in applyWarningTextColor() method in MessageNotificationState1293 line1 = applyWarningTextColor(context, line1); in checkFailedMessages()1294 line2 = applyWarningTextColor(context, line2); in checkFailedMessages()
1197 final CharSequence line1 = MessageNotificationState.applyWarningTextColor(context, in notifyEmergencySmsFailed()