Loading tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java +5 −0 Original line number Original line Diff line number Diff line Loading @@ -155,6 +155,11 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont return true; return true; } } @Override public int getProfileId() { return 0; } @Override @Override public int getOrdinal() { public int getOrdinal() { return 0; return 0; Loading Loading
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java +5 −0 Original line number Original line Diff line number Diff line Loading @@ -155,6 +155,11 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont return true; return true; } } @Override public int getProfileId() { return 0; } @Override @Override public int getOrdinal() { public int getOrdinal() { return 0; return 0; Loading