Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/src/
DEngineBase.cpp367 case DEVICE_ROLE_DISABLED: { in setDevicesRoleForT()
371 const device_role_t roleToRemove = role == DEVICE_ROLE_PREFERRED ? DEVICE_ROLE_DISABLED in setDevicesRoleForT()
401 case DEVICE_ROLE_DISABLED: in removeAllDevicesRoleForT()
429 case DEVICE_ROLE_DISABLED: { in getDevicesRoleForT()
498 case DEVICE_ROLE_DISABLED: { in addDevicesRoleForCapturePreset()
508 role == DEVICE_ROLE_PREFERRED ? DEVICE_ROLE_DISABLED : DEVICE_ROLE_PREFERRED, in addDevicesRoleForCapturePreset()
536 case DEVICE_ROLE_DISABLED: { in doRemoveDevicesRoleForCapturePreset()
614 getMediaDevicesForRole(DEVICE_ROLE_DISABLED, availableDevices, disabledDevices); in getActiveMediaDevices()
/frameworks/av/media/libaudioclient/
DPolicyAidlConversion.cpp425 return DEVICE_ROLE_DISABLED; in aidl2legacy_DeviceRole_device_role_t()
437 case DEVICE_ROLE_DISABLED: in legacy2aidl_device_role_t_DeviceRole()
/frameworks/base/media/java/android/media/
DAudioSystem.java1464 public static final int DEVICE_ROLE_DISABLED = 2; field in AudioSystem
/frameworks/base/core/api/
Dtest-current.txt1449 field public static final int DEVICE_ROLE_DISABLED = 2; // 0x2