HomeSort by relevance Sort by last modified time
    Searched full:type1extra (Results 1 - 1 of 1) sorted by null

  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorResult.java 321 final float type1Extra = 2 * minusExtraWidth + expExtraWidth + decimalSeparatorWidth;
323 final float extraWidth = Math.max(type1Extra, type2Extra);
    [all...]

Completed in 2418 milliseconds