Searched refs:KEY_ERROR_TEXT_COLOR (Results 1 – 1 of 1) sorted by relevance
62 private static final String KEY_ERROR_TEXT_COLOR = "key_error_text_color"; field in BiometricDialogView244 bundle.putInt(KEY_ERROR_TEXT_COLOR, mErrorText.getCurrentTextColor()); in onSaveState()484 mErrorText.setTextColor(bundle.getInt(KEY_ERROR_TEXT_COLOR)); in restoreState()