Searched defs:percentage (Results 1 – 12 of 12) sorted by relevance
72 final int percentage = ((Integer) newValue) * 5; in onPreferenceChange() local74 percentage); in onPreferenceChange() local119 private CharSequence formatStateDescription(int percentage) { in formatStateDescription()
88 final String percentage = NumberFormat.getPercentInstance().format(1); in updateSummary_shouldDisplayUsedPercentAndFreeSpace() local
122 float percentage = ((newDragPos - thumbCenter) / (float) scrollbarLength); in calculateScrollDistance() local
398 public void setImageCirclePercentage(float percentage) { in setImageCirclePercentage()406 public void setImageHorizontalOffcenterPercentage(float percentage) { in setImageHorizontalOffcenterPercentage()
235 String percentage = in constructProgressNotification() local
199 nodesByDataUsagePercentage.forEach((percentage, nodes) -> { in getDensedStatsData() argument
325 private void setHeight(int start, int end, float percentage) { in setHeight()
51 double percentage(uint64_t numer, uint64_t denom) { in percentage() function
347 final float percentage = prefs.getFloat( in readKeyboardHeight() local
118 void reportInetCondition(int networkType, int percentage); in reportInetCondition()
3094 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()
5056 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition()