Merge "Fix borken test on Bluetooth and connected package" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5fe34bf7b5
@@ -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