Merge "When BT is off hide rename preference" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a419c4717d
@@ -70,7 +70,7 @@ public class BluetoothDeviceNamePreferenceControllerTest {
|
||||
|
||||
@Test
|
||||
public void testUpdateDeviceName_showSummaryWithDeviceName() {
|
||||
mController.updateDeviceName(mPreference);
|
||||
mController.updatePreferenceState(mPreference);
|
||||
|
||||
final CharSequence summary = mPreference.getSummary();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user