Searched refs:getRole (Results 1 – 11 of 11) sorted by relevance
43 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SOURCE; in isCompatibleProfile()45 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SINK; in isCompatibleProfile()122 if (getRole() == AUDIO_PORT_ROLE_SINK) { in dump()124 } else if (getRole() == AUDIO_PORT_ROLE_SOURCE) { in dump()
78 switch (profile->getRole()) { in addProfile()
73 && mRole == config.getRole() && mChannelType == config.getChannelType(); in equals()122 public int getRole() { in getRole() method in BluetoothHealthAppConfiguration
55 if (getRole() == AUDIO_PORT_ROLE_SINK && (flags & AUDIO_INPUT_FLAG_MMAP_NOIRQ) != 0) { in setFlags()
48 audio_port_role_t getRole() const { return mRole; } in getRole() function
116 @utf8InCpp String getRole(); in getRole() method
496 public String getRole() { in getRole() method in LowpanInterface498 return mBinder.getRole(); in getRole()
340 sb.append(" (" + iface.getRole() + ")"); in runStatus()
6458 method public int getRole();
5713 Landroid/bluetooth/BluetoothHealthAppConfiguration;->getRole()I
8362 method public int getRole();