Searched refs:browsableOnly (Results 1 – 1 of 1) sorted by relevance
534 boolean browsableOnly) { in buildChannelsUriForInput() argument539 return builder.appendQueryParameter(PARAM_BROWSABLE_ONLY, String.valueOf(browsableOnly)) in buildChannelsUriForInput()557 @Nullable String genre, boolean browsableOnly) { in buildChannelsUriForInput() argument559 return buildChannelsUriForInput(inputId, browsableOnly); in buildChannelsUriForInput()564 return buildChannelsUriForInput(inputId, browsableOnly).buildUpon() in buildChannelsUriForInput()