Loading tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont } @Override public boolean isConnectable() { public boolean accessProfileEnabled() { return true; } Loading Loading
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont } @Override public boolean isConnectable() { public boolean accessProfileEnabled() { return true; } Loading