Searched refs:NO_LIMIT (Results 1 – 2 of 2) sorted by relevance
59 private static final int NO_LIMIT = 0; field in TvProviderSearch180 NO_LIMIT)); in searchChannels()278 if (limit != NO_LIMIT && ++count >= limit) { in searchChannels()456 if (limit != NO_LIMIT && ++count >= limit) { in searchPrograms()
99 private static final int NO_LIMIT = -1; field in DownloadStorageProvider336 getMediaStoreIdString(parentDocId), NO_LIMIT, manage); in queryChildDocuments()354 null /* parentId */, NO_LIMIT, manage); in queryChildDocuments()455 notificationUris, null /* parentId */, NO_LIMIT, true /* includePending */); in querySearchDocuments()877 if (limit != NO_LIMIT) { in includeDownloadsFromMediaStore()