Searched refs:NO_LIMIT (Results 1 – 3 of 3) sorted by relevance
59 private static final int NO_LIMIT = 0; field in TvProviderSearch166 null, channels, NO_LIMIT)); in searchChannels()244 if (limit != NO_LIMIT && ++count >= limit) { in searchChannels()389 if (limit != NO_LIMIT && ++count >= limit) { in searchPrograms()
32 public static final int NO_LIMIT = -1; field in ListParams
661 final ListParams listParams = new ListParams(ListParams.NO_LIMIT, in deliverResult()