Home
last modified time | relevance | path

Searched defs:maxNumModifiedPerChunk (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DProgramInfoCache.java129 boolean purge, int maxNumModifiedPerChunk, int maxNumRemovedPerChunk) { in filterAndUpdateFromInternal()
171 int maxNumModifiedPerChunk, int maxNumRemovedPerChunk) { in filterAndApplyChunkInternal()
235 @Nullable Collection<RadioManager.ProgramInfo> modified, int maxNumModifiedPerChunk, in buildChunks()