Searched refs:getApiLevelNoThrow (Results 1 – 1 of 1) sorted by relevance
57 if (getApiLevelNoThrow(device) < API_LIMIT) { in onTestRunStart()145 private int getApiLevelNoThrow(ITestDevice device) { in getApiLevelNoThrow() method in LogcatOnFailureCollector