Merge "Fix borken test on Bluetooth and connected package" into sc-dev am: 5fe34bf7b5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14436938 Change-Id: Ie25837addbb5848914c3292d53b087e8b56a0cc8
This commit is contained in:
@@ -61,9 +61,10 @@ public class UsbDefaultFragment extends RadioButtonPickerFragment {
|
||||
long mCurrentFunctions;
|
||||
@VisibleForTesting
|
||||
boolean mIsStartTethering = false;
|
||||
@VisibleForTesting
|
||||
Handler mHandler;
|
||||
|
||||
private UsbConnectionBroadcastReceiver mUsbReceiver;
|
||||
private Handler mHandler;
|
||||
private boolean mIsConnected = false;
|
||||
|
||||
@VisibleForTesting
|
||||
|
||||
Reference in New Issue
Block a user