Searched refs:APEX_INFO_EXTRACT_REGEX (Results 1 – 1 of 1) sorted by relevance
50 private static final String APEX_INFO_EXTRACT_REGEX = field in InstallUtilsHost126 Pattern p = Pattern.compile(APEX_INFO_EXTRACT_REGEX); in getApexInfo()