Searched refs:headerRes (Results 1 – 2 of 2) sorted by relevance
74 private void initializeUi(int headerRes, int titleRes, int mainTextRes) { in initializeUi() argument77 initializeLayoutParams(R.layout.encrypt_device, headerRes, customizationParams); in initializeUi()
34 @Nullable @StringRes Integer headerRes, in initializeLayoutParams() argument