Home
last modified time | relevance | path

Searched refs:getRole (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DIOProfile.cpp39 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SOURCE; in isCompatibleProfile()
41 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SINK; in isCompatibleProfile()
116 if (getRole() == AUDIO_PORT_ROLE_SINK) { in dump()
118 } else if (getRole() == AUDIO_PORT_ROLE_SOURCE) { in dump()
DHwModule.cpp79 switch (profile->getRole()) { in addProfile()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DPolicyAudioPort.h52 if (asAudioPort()->getRole() == AUDIO_PORT_ROLE_SOURCE && in setFlags()
78 asAudioPort()->getType(), asAudioPort()->getRole()); in checkCompatibleAudioProfile()
106 (asAudioPort()->getRole() == AUDIO_PORT_ROLE_SOURCE) && in isDirectOutput()
DIOProfile.h67 if (getRole() == AUDIO_PORT_ROLE_SINK && (flags & AUDIO_INPUT_FLAG_MMAP_NOIRQ) != 0) { in setFlags()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHealthAppConfiguration.java89 public int getRole() { in getRole() method in BluetoothHealthAppConfiguration
/frameworks/base/lowpan/java/android/net/lowpan/
DILowpanInterface.aidl116 @utf8InCpp String getRole(); in getRole() method
DLowpanInterface.java496 public String getRole() { in getRole() method in LowpanInterface
498 return mBinder.getRole(); in getRole()
/frameworks/base/media/java/android/media/
DAudioDeviceAddress.java104 public @Role int getRole() { in getRole() method in AudioDeviceAddress
/frameworks/av/media/libaudiofoundation/include/media/
DAudioPort.h44 audio_port_role_t getRole() const { return mRole; } in getRole() function
/frameworks/av/media/libaudiofoundation/
DAudioPort.cpp114 mRole == other->getRole() && in equals()
/frameworks/base/api/
Dsystem-current.txt3725 method public int getRole();
Dcurrent.txt8653 method @Deprecated public int getRole();
/frameworks/base/non-updatable-api/
Dsystem-current.txt3725 method public int getRole();
Dcurrent.txt8653 method @Deprecated public int getRole();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6458 method public int getRole();