Merge "[Settings] Remove redundant code." into udc-dev am: 643b51c42e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23157343 Change-Id: I949b2253f091d0cbb1797572a9f9d34ece27e9d9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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