Searched refs:onlyAvailable (Results 1 – 1 of 1) sorted by relevance
274 …static Set<String> getActiveTags(Context context, SharedPreferences prefs, boolean onlyAvailable) { in getActiveTags() argument279 if (onlyAvailable) { in getActiveTags()283 … Log.v(TAG, "getActiveTags(onlyAvailable=" + onlyAvailable + ") = \"" + tags.toString() + "\""); in getActiveTags()