OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_LEADING_ZEROES
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorResult.java
131
public static final int
MAX_LEADING_ZEROES
= 6;
518
if (minCharOffset > -1 && minCharOffset <
MAX_LEADING_ZEROES
+ 2) {
[
all
...]
Evaluator.java
[
all
...]
Completed in 256 milliseconds