Searched refs:getRole (Results 1 – 15 of 15) sorted by relevance
39 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()
79 switch (profile->getRole()) { in addProfile()
52 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()
67 if (getRole() == AUDIO_PORT_ROLE_SINK && (flags & AUDIO_INPUT_FLAG_MMAP_NOIRQ) != 0) { in setFlags()
89 public int getRole() { in getRole() method in BluetoothHealthAppConfiguration
116 @utf8InCpp String getRole(); in getRole() method
496 public String getRole() { in getRole() method in LowpanInterface498 return mBinder.getRole(); in getRole()
104 public @Role int getRole() { in getRole() method in AudioDeviceAddress
44 audio_port_role_t getRole() const { return mRole; } in getRole() function
114 mRole == other->getRole() && in equals()
3725 method public int getRole();
8653 method @Deprecated public int getRole();
6458 method public int getRole();