Home
last modified time | relevance | path

Searched refs:DEVICE_ROLE_DISABLED (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/src/
DEngineBase.cpp418 const device_role_t roleToRemove = DEVICE_ROLE_DISABLED; in setDevicesRoleForT()
427 case DEVICE_ROLE_DISABLED: { in setDevicesRoleForT()
467 case DEVICE_ROLE_DISABLED: { in removeDevicesRoleForT()
496 case DEVICE_ROLE_DISABLED: in removeAllDevicesRoleForT()
524 case DEVICE_ROLE_DISABLED: { in getDevicesRoleForT()
604 case DEVICE_ROLE_DISABLED: { in addDevicesRoleForCapturePreset()
614 role == DEVICE_ROLE_PREFERRED ? DEVICE_ROLE_DISABLED : DEVICE_ROLE_PREFERRED, in addDevicesRoleForCapturePreset()
642 case DEVICE_ROLE_DISABLED: { in doRemoveDevicesRoleForCapturePreset()
720 getMediaDevicesForRole(DEVICE_ROLE_DISABLED, availableDevices, disabledDevices); in getActiveMediaDevices()
774 strategy, DEVICE_ROLE_DISABLED, disabledDevicesTypeAddr); in getDisabledDevicesForProductStrategy()
/frameworks/av/media/libaudioclient/
DPolicyAidlConversion.cpp435 return DEVICE_ROLE_DISABLED; in aidl2legacy_DeviceRole_device_role_t()
447 case DEVICE_ROLE_DISABLED: in legacy2aidl_device_role_t_DeviceRole()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java792 addDevicesRoleForStrategy(strategy, AudioSystem.DEVICE_ROLE_DISABLED, in reapplyExternalDevicesRoles()
1327 strategy, AudioSystem.DEVICE_ROLE_DISABLED, devices, false /* internal */); in setDeviceAsNonDefaultForStrategyAndSave()
1344 strategy, AudioSystem.DEVICE_ROLE_DISABLED, devices, false /* internal */); in removeDeviceAsNonDefaultForStrategyAndSave()
2175 AudioSystem.DEVICE_ROLE_DISABLED,
2179 AudioSystem.DEVICE_ROLE_DISABLED,
2198 AudioSystem.DEVICE_ROLE_DISABLED, Arrays.asList(ada));
2201 AudioSystem.DEVICE_ROLE_DISABLED, Arrays.asList(ada));
DAudioService.java3178 strategy, AudioSystem.DEVICE_ROLE_DISABLED, devices); in getNonDefaultDevicesForStrategy()
/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp584 inputSource, DEVICE_ROLE_DISABLED, disabledDevicesTypeAddr); in getDisabledDevicesForInputSource()
/frameworks/base/media/java/android/media/
DAudioSystem.java1679 public static final int DEVICE_ROLE_DISABLED = 2; field in AudioSystem
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp3374 const device_role_t role = DEVICE_ROLE_DISABLED; in TEST_F()
/frameworks/base/core/api/
Dtest-current.txt2014 field public static final int DEVICE_ROLE_DISABLED = 2; // 0x2