Searched refs:listInterfaces (Results 1 – 11 of 11) sorted by relevance
53 String[] listInterfaces(); in listInterfaces() method
257 final String[] ifaces = mNMService.listInterfaces(); in trackAvailableInterfaces()
351 when(mNMService.listInterfaces()) in setUp()479 verify(mNMService, times(1)).listInterfaces(); in testUsbConfiguredBroadcastStartsTethering()
1956 .listInterfaces(any(ISupplicant.listInterfacesCallback.class)); in executeAndValidateInitializationSequence()2003 mInOrder.verify(mISupplicantMock).listInterfaces( in executeAndValidateInitializationSequence()2077 verify(mISupplicantMock, never()).listInterfaces( in executeAndValidateInitializationSequenceV1_1()
2733 .when(mISupplicantMock).listInterfaces(any(ISupplicant.listInterfacesCallback.class)); in executeAndValidateInitializationSequence()2763 mInOrder.verify(mISupplicantMock).listInterfaces( in executeAndValidateInitializationSequence()2832 verify(mISupplicantMock, never()).listInterfaces( in executeAndValidateInitializationSequenceV1_1()
886 ifaces = mNMService.listInterfaces(); in tetherMatchingInterfaces()
280 mISupplicant.listInterfaces((SupplicantStatus status, in getIfaceV1_0()
744 public String[] listInterfaces() { in listInterfaces() method in NetworkManagementService
389 mISupplicant.listInterfaces((SupplicantStatus status, in getIfaceV1_0()
1450 HSPLcom/android/server/NetworkManagementService;->listInterfaces()[Ljava/lang/String;
54127 Landroid/os/INetworkManagementService$Stub$Proxy;->listInterfaces()[Ljava/lang/String;54297 Landroid/os/INetworkManagementService;->listInterfaces()[Ljava/lang/String;