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

  /cts/tests/tests/os/src/android/os/cts/
SecurityPatchTest.java 93 int declaredMonth = 0;
97 declaredMonth = Integer.parseInt(buildSecurityPatch.substring(5,7));
104 (declaredMonth >= SECURITY_PATCH_MONTH));

Completed in 164 milliseconds