Searched refs:textToValue (Results 1 – 1 of 1) sorted by relevance
214 int mode = textToValue(btnMode.getText().toString()); in updateDisplayModeSetting()263 private static int textToValue(String mode) { in textToValue() method in PowerTestFragment