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