Searched refs:nfTxt (Results 1 – 2 of 2) sorted by relevance
133 final TextView nfTxt = findViewById(R.id.stiffness_txt); in setupSeekBars() local139 nfTxt.setText(String.format("%.3f", (float) stiffness)); in setupSeekBars()
148 final TextView nfTxt = findViewById(R.id.stiffness_txt); in setupSeekBars() local154 nfTxt.setText(String.format("%.3f", (float) stiffness)); in setupSeekBars()