HomeSort by relevance Sort by last modified time
    Searched defs:INVALID_RES_ID (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calculator/src/com/android/calculator2/
Calculator.java 60 public static final int INVALID_RES_ID = -1;
259 } else if (errorResourceId != INVALID_RES_ID) {
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java 82 public static final int INVALID_RES_ID = -1;
    [all...]

Completed in 356 milliseconds