Home
last modified time | relevance | path

Searched refs:TunInterfaceController (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DTunInterfaceController.java66 public class TunInterfaceController { class
86 public TunInterfaceController(String interfaceName) { in TunInterfaceController() method in TunInterfaceController
DThreadNetworkControllerService.java186 private final TunInterfaceController mTunIfController;
221 TunInterfaceController tunIfController, in ThreadNetworkControllerService()
261 new TunInterfaceController(TUN_IF_NAME), in newInstance()
/packages/modules/Connectivity/thread/tests/unit/src/com/android/server/thread/
DThreadNetworkControllerServiceTest.java154 @Mock private TunInterfaceController mMockTunIfController;