Searched refs:deviceApiLevel (Results 1 – 1 of 1) sorted by relevance
2901 int deviceApiLevel; in getLogcatSince() local2903 deviceApiLevel = getApiLevel(); in getLogcatSince()2904 if (deviceApiLevel <= 22) { in getLogcatSince()2915 if (deviceApiLevel >= 24) { in getLogcatSince()