Searched refs:mBluetoothServerProxy (Results 1 – 1 of 1) sorted by relevance
85 @Spy BluetoothServerProxy mBluetoothServerProxy; field in BluetoothManagerServiceTest112 .when(mBluetoothServerProxy) in setUp()115 .when(mBluetoothServerProxy) in setUp()119 .when(mBluetoothServerProxy) in setUp()125 .when(mBluetoothServerProxy) in setUp()129 .when(mBluetoothServerProxy) in setUp()138 doReturn(mAdapterBinder).when(mBluetoothServerProxy).createAdapterBinder(any()); in setUp()153 BluetoothServerProxy.setInstanceForTesting(mBluetoothServerProxy); in setUp()