[Settings] Remove redundant code.
Bug: 280236099 Test: make passed Change-Id: I34e0632887ac38658761abd7d6a7e9f1e0f84bf1
This commit is contained in:
@@ -100,8 +100,6 @@ public class AdvancedBluetoothDetailsHeaderController extends BasePreferenceCont
|
|||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
Handler mHandler = new Handler(Looper.getMainLooper());
|
Handler mHandler = new Handler(Looper.getMainLooper());
|
||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
boolean mIsRegisterCallback = false;
|
|
||||||
@VisibleForTesting
|
|
||||||
boolean mIsLeftDeviceEstimateReady;
|
boolean mIsLeftDeviceEstimateReady;
|
||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
boolean mIsRightDeviceEstimateReady;
|
boolean mIsRightDeviceEstimateReady;
|
||||||
|
|||||||
Reference in New Issue
Block a user