Searched refs:isInterestingApiLevel (Results 1 – 1 of 1) sorted by relevance
135 private boolean isInterestingApiLevel(int api) { in isInterestingApiLevel() method in TemplateHandlerTest327 if (!isInterestingApiLevel(target.getVersion().getApiLevel())) { in checkTemplate()335 if (!isInterestingApiLevel(minSdk)) { in checkTemplate()342 if (!isInterestingApiLevel(targetSdk)) { in checkTemplate()440 if (!isInterestingApiLevel(target.getVersion().getApiLevel())) { in checkProjectWithActivity()448 if (!isInterestingApiLevel(minSdk)) { in checkProjectWithActivity()455 if (!isInterestingApiLevel(targetSdk)) { in checkProjectWithActivity()