Searched defs:INVALID_RES_ID (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calculator/src/com/android/calculator2/
H A DCalculator.java60 public static final int INVALID_RES_ID = -1; field in class:Calculator
259 } else if (errorResourceId != INVALID_RES_ID) {
/packages/apps/ExactCalculator/src/com/android/calculator2/
H A DCalculator.java82 public static final int INVALID_RES_ID = -1; field in class:Calculator

Completed in 51 milliseconds