Loading api/system-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1148,7 +1148,7 @@ package android.bluetooth { field public static final String ACTION_REQUEST_BLE_SCAN_ALWAYS_AVAILABLE = "android.bluetooth.adapter.action.REQUEST_BLE_SCAN_ALWAYS_AVAILABLE"; } public abstract class BluetoothAdapter.MetadataListener { public abstract static class BluetoothAdapter.MetadataListener { ctor public BluetoothAdapter.MetadataListener(); method public void onMetadataChanged(android.bluetooth.BluetoothDevice, int, String); } Loading core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Diff line number Diff line Loading @@ -3276,7 +3276,7 @@ public final class BluetoothAdapter { * @hide */ @SystemApi public abstract class MetadataListener { public abstract static class MetadataListener { /** * Callback triggered if the metadata of {@link BluetoothDevice} registered in * {@link #registerMetadataListener}. Loading Loading
api/system-current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1148,7 +1148,7 @@ package android.bluetooth { field public static final String ACTION_REQUEST_BLE_SCAN_ALWAYS_AVAILABLE = "android.bluetooth.adapter.action.REQUEST_BLE_SCAN_ALWAYS_AVAILABLE"; } public abstract class BluetoothAdapter.MetadataListener { public abstract static class BluetoothAdapter.MetadataListener { ctor public BluetoothAdapter.MetadataListener(); method public void onMetadataChanged(android.bluetooth.BluetoothDevice, int, String); } Loading
core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Diff line number Diff line Loading @@ -3276,7 +3276,7 @@ public final class BluetoothAdapter { * @hide */ @SystemApi public abstract class MetadataListener { public abstract static class MetadataListener { /** * Callback triggered if the metadata of {@link BluetoothDevice} registered in * {@link #registerMetadataListener}. Loading