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