Searched refs:getModified (Results 1 – 7 of 7) sorted by relevance
317 int chunk0NumModified = chunks.get(0).getModified().size(); in verifyChunkListModified()319 Set<RadioManager.ProgramInfo> chunkModified = chunk.getModified(); in verifyChunkListModified()
224 Iterator<RadioManager.ProgramInfo> modifiedIterator = chunk.getModified().iterator(); in apply()571 public @NonNull Set<RadioManager.ProgramInfo> getModified() { in getModified() method in ProgramList.Chunk
502 Set<RadioManager.ProgramInfo> chunkModified = chunks.get(i).getModified(); in verifyChunkListModified()
664 .that(convertedChunk.getModified()).containsExactly(fmProgramInfo); in convertChunkToTargetSdkVersion_withLowerSdkVersion()
262 .that(FM_DAB_ADD_CHUNK.getModified()) in getModified_forChunk()
704 Iterator<RadioManager.ProgramInfo> modifiedIterator = chunk.getModified().iterator(); in convertChunkToTargetSdkVersion()
21724 Landroid/hardware/radio/ProgramList$Chunk;->getModified()Ljava/util/Set;