Searched refs:TRON_COMPILATION_REASON_FIRST_BOOT (Results 1 – 1 of 1) sorted by relevance
404 private static final int TRON_COMPILATION_REASON_FIRST_BOOT = 2; field in ArtManagerService441 case "first-boot" : return TRON_COMPILATION_REASON_FIRST_BOOT; in getCompilationReasonTronValue()