Searched refs:isExtensionVersionAtLeast (Results 1 – 1 of 1) sorted by relevance
88 public static boolean isExtensionVersionAtLeast(int targetVersion) { in isExtensionVersionAtLeast() method in ExtensionsUtil98 return isExtensionVersionAtLeast(EXTENSION_VERSION_CURRENT_PLATFORM); in isExtensionVersionLatest()