Home
last modified time | relevance | path

Searched refs:getLastMutingInformation (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/audio/
DCarVolumeGroupMuting.java106 List<MutingInfo> getLastMutingInformation() { in getLastMutingInformation() method in CarVolumeGroupMuting
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarVolumeGroupMutingTest.java160 .that(carGroupMuting.getLastMutingInformation()).isEmpty(); in constructor_withZoneList_initializedWithEmptyInfoList()