Searched refs:getFrameDuration (Results 1 – 6 of 6) sorted by relevance
136 if ((codecConfig.getFrameDuration() != BluetoothLeAudioCodecConfig.FRAME_DURATION_NONE) in isCodecConfigSelectable()137 && ((codecConfig.getFrameDuration() & selectableConfig.getFrameDuration()) == 0)) { in isCodecConfigSelectable()
435 public @FrameDuration int getFrameDuration() { in getFrameDuration() method in BluetoothLeAudioCodecConfig463 && other.getFrameDuration() == mFrameDuration in equals()514 mFrameDuration = config.getFrameDuration(); in Builder()
110 && mFrameDuration == oth.getFrameDuration() in equals()176 public @FrameDuration int getFrameDuration() { in getFrameDuration() method in BluetoothLeAudioCodecConfigMetadata359 mFrameDuration = original.getFrameDuration(); in Builder()
68 jmethodID getFrameDuration; member621 android_bluetooth_BluetoothLeAudioCodecConfig.getFrameDuration); in setCodecConfigPreferenceNative()663 android_bluetooth_BluetoothLeAudioCodecConfig.getFrameDuration); in setCodecConfigPreferenceNative()1665 &android_bluetooth_BluetoothLeAudioCodecConfig.getFrameDuration}, in register_com_android_bluetooth_le_audio()
960 method public int getFrameDuration();
515 method public int getFrameDuration();