Searched refs:mTetheredInterfaceRequestShim (Results 1 – 1 of 1) sorted by relevance
327 @Mock private TetheredInterfaceRequestShim mTetheredInterfaceRequestShim; field in TetheringTest597 any(), any())).thenReturn(mTetheredInterfaceRequestShim); in makeBluetoothPanShim()4235 verify(mTetheredInterfaceRequestShim).release(); in verifySetBluetoothTethering()