Searched refs:setBlocked (Results 1 – 14 of 14) sorted by relevance
130 mChannelGroup.setBlocked(blocked); in onCheckedChanged()
333 group.setBlocked(!allowGroup); in addOrUpdateGroupToggle()
79 .setVolumeGainIndex(TEST_CURRENT_GAIN).setBlocked(TEST_DEFAULT_BLOCKED_STATE)310 CarVolumeGroupInfo info = mTestGroupInfoBuilder.setBlocked(true).build(); in setBlocked_buildsGroupInfo()
57 .setBlocked(TEST_DEFAULT_BLOCKED_STATE)
293 inGroup.setBlocked(true); in testUpdateFullList_groupBlockedChange()307 inGroup.setBlocked(false); in testUpdateFullList_groupBlockedChange()
564 mMusicCoreAudioVolumeGroup.setBlocked(MUSIC_MIN_INDEX + 1); in onAudioVolumeGroupChanged_withUnmuteWhenBlocked()589 mMusicCoreAudioVolumeGroup.setBlocked(blockIndex); in onAudioVolumeGroupChanged_withIndexChangeWhenBlocked()
600 carVolumeGroup.setBlocked(blockedIndex); in handleActivationVolume_withBlock()615 carVolumeGroup.setBlocked(blockedIndex); in resetBlocked_withActivationVolume()827 carVolumeGroup.setBlocked(10); in setBlocked_withGain_thenBackToUninitializedGain()882 carVolumeGroup.setBlocked(blockedIndex); in getCurrentGainIndex_whileBlocked_thenUnblocked()964 carVolumeGroup.setBlocked(blockedIndex); in setCurrentGainIndex_whileBlocked_thenRemainsUnblocked()
288 void setBlocked(int blockedIndex) { in setBlocked() method in CarVolumeGroup950 .setMinVolumeGainIndex(getMinGainIndex()).setMuted(isMuted).setBlocked(isBlocked) in getCarVolumeGroupInfo()
473 public @NonNull Builder setBlocked(boolean blocked) { in setBlocked() method in CarVolumeGroupInfo.Builder
131 blockedGroup.setBlocked(true); in populateConversations_blocked()
1844 method @NonNull public android.car.media.CarVolumeGroupInfo.Builder setBlocked(boolean);
1921 method @NonNull public android.car.media.CarVolumeGroupInfo.Builder setBlocked(boolean);
3516 UnflaggedApi: android.car.media.CarVolumeGroupInfo.Builder#setBlocked(boolean):3517 …e flagged with @FlaggedApi: method android.car.media.CarVolumeGroupInfo.Builder.setBlocked(boolean)