Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
H A DProgramInfoCacheTest.java259 int chunk0NumModified = chunks.get(0).getModified().size(); in verifyChunkListModified()
261 Set<RadioManager.ProgramInfo> chunkModified = chunk.getModified(); in verifyChunkListModified()
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
H A DConversionUtilsTest.java364 .that(chunk.getModified()).containsExactly(dabInfo); in chunkFromHalProgramListChunk_withValidChunk()
388 .that(chunk.getModified()).isEmpty(); in chunkFromHalProgramListChunk_withInvalidModifiedProgramInfo()
448 .that(convertedChunk.getModified()).containsExactly(fmProgramInfo); in convertChunkToTargetSdkVersion_withLowerSdkVersion()
H A DProgramInfoCacheTest.java380 Set<RadioManager.ProgramInfo> chunkModified = chunks.get(i).getModified(); in verifyChunkListModified()
/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DProgramList.java218 chunk.getModified().stream().forEach(info -> putLocked(info, changedList)); in apply()
511 public @NonNull Set<RadioManager.ProgramInfo> getModified() { in getModified() method in ProgramList.Chunk
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
H A DProgramInfoCache.java199 for (RadioManager.ProgramInfo info : chunk.getModified()) { in filterAndApplyChunkInternal()
H A DConversionUtils.java634 Iterator<RadioManager.ProgramInfo> modifiedIterator = chunk.getModified().iterator(); in convertChunkToTargetSdkVersion()
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DProgramInfoCache.java178 for (RadioManager.ProgramInfo info : chunk.getModified()) { in filterAndApplyChunkInternal()
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/
H A DProgramListTest.java239 .that(chunk.getModified()).containsExactly(FM_PROGRAM_INFO, RDS_PROGRAM_INFO); in getModified_forChunk()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof3786 HSPLandroidx/compose/runtime/snapshots/MutableSnapshot;->getModified$runtime_release()Ljava/util/Se…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21724 Landroid/hardware/radio/ProgramList$Chunk;->getModified()Ljava/util/Set;