Loading framework/java/android/bluetooth/BluetoothDevice.java +0 −3 Original line number Original line Diff line number Diff line Loading @@ -3434,11 +3434,8 @@ public final class BluetoothDevice implements Parcelable, Attributable { @IntDef( @IntDef( prefix = { "FEATURE_" }, prefix = { "FEATURE_" }, value = { value = { /** Remote support status of audio policy feature is unknown/unconfigured **/ BluetoothStatusCodes.FEATURE_NOT_CONFIGURED, BluetoothStatusCodes.FEATURE_NOT_CONFIGURED, /** Remote support status of audio policy feature is supported **/ BluetoothStatusCodes.FEATURE_SUPPORTED, BluetoothStatusCodes.FEATURE_SUPPORTED, /** Remote support status of audio policy feature is not supported **/ BluetoothStatusCodes.FEATURE_NOT_SUPPORTED, BluetoothStatusCodes.FEATURE_NOT_SUPPORTED, } } ) ) Loading Loading
framework/java/android/bluetooth/BluetoothDevice.java +0 −3 Original line number Original line Diff line number Diff line Loading @@ -3434,11 +3434,8 @@ public final class BluetoothDevice implements Parcelable, Attributable { @IntDef( @IntDef( prefix = { "FEATURE_" }, prefix = { "FEATURE_" }, value = { value = { /** Remote support status of audio policy feature is unknown/unconfigured **/ BluetoothStatusCodes.FEATURE_NOT_CONFIGURED, BluetoothStatusCodes.FEATURE_NOT_CONFIGURED, /** Remote support status of audio policy feature is supported **/ BluetoothStatusCodes.FEATURE_SUPPORTED, BluetoothStatusCodes.FEATURE_SUPPORTED, /** Remote support status of audio policy feature is not supported **/ BluetoothStatusCodes.FEATURE_NOT_SUPPORTED, BluetoothStatusCodes.FEATURE_NOT_SUPPORTED, } } ) ) Loading