OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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