Searched defs:percent (Results 1 – 3 of 3) sorted by relevance
560 static int getRawTextZoom(int percent) { in getRawTextZoom()569 static int getRawDoubleTapZoom(int percent) { in getRawDoubleTapZoom()633 public void setTextZoom(int percent) { in setTextZoom()643 public void setDoubleTapZoom(int percent) { in setDoubleTapZoom()
283 final int percent = (int) (100 * currentBytes / totalBytes); in buildPercentageLabel() local
53 double percent; field in BatterySipper