Home
last modified time | relevance | path

Searched refs:getModified (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
H A DProgramInfoCacheTest.java257 int chunk0NumModified = chunks.get(0).getModified().size(); in verifyChunkListModified()
259 Set<RadioManager.ProgramInfo> chunkModified = chunk.getModified(); in verifyChunkListModified()
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DProgramList.java187 chunk.getModified().stream().forEach(info -> putLocked(info)); in apply()
460 public @NonNull Set<RadioManager.ProgramInfo> getModified() { in getModified() method in ProgramList.Chunk
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DProgramInfoCache.java178 for (RadioManager.ProgramInfo info : chunk.getModified()) { in filterAndApplyChunkInternal()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24602 Landroid/hardware/radio/ProgramList$Chunk;->getModified()Ljava/util/Set;