Searched refs:isVndkApiLevelAtLeast (Results 1 – 2 of 2) sorted by relevance
175 public static boolean isVndkApiLevelAtLeast(int apiLevel) { in isVndkApiLevelAtLeast() method in PropertyUtil
4187 if (!PropertyUtil.isVndkApiLevelAtLeast(Build.VERSION_CODES.TIRAMISU)) { in testActiveCountryCodeChangedCallback()