Merge "[Settings] Remove redundant code." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
643b51c42e
@@ -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