Loading framework/java/android/bluetooth/BluetoothClass.java +0 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package android.bluetooth; import android.annotation.Nullable; import android.annotation.SystemApi; import android.annotation.TestApi; import android.compat.annotation.UnsupportedAppUsage; import android.os.Build; import android.os.Parcel; Loading Loading @@ -302,7 +301,6 @@ public final class BluetoothClass implements Parcelable { * * @hide */ @TestApi public int getClassOfDevice() { return mClass; } Loading Loading
framework/java/android/bluetooth/BluetoothClass.java +0 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package android.bluetooth; import android.annotation.Nullable; import android.annotation.SystemApi; import android.annotation.TestApi; import android.compat.annotation.UnsupportedAppUsage; import android.os.Build; import android.os.Parcel; Loading Loading @@ -302,7 +301,6 @@ public final class BluetoothClass implements Parcelable { * * @hide */ @TestApi public int getClassOfDevice() { return mClass; } Loading