Searched refs:targetVersion (Results 1 – 1 of 1) sorted by relevance
88 public static boolean isExtensionVersionAtLeast(int targetVersion) { in isExtensionVersionAtLeast() argument90 return version >= targetVersion; in isExtensionVersionAtLeast()