HomeSort by relevance Sort by last modified time
    Searched refs:getInterfaceConfig (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java 172 InterfaceConfiguration config = mNMService.getInterfaceConfig(iface);
232 InterfaceConfiguration config = mNMService.getInterfaceConfig(mIface);
391 if (mNMService.getInterfaceConfig(iface).hasFlag("running")) {
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 57 InterfaceConfiguration getInterfaceConfig(String iface);
  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 315 InterfaceConfiguration config = mNetMgr.getInterfaceConfig(iface);
NetworkManagementService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
Nat464Xlat.java 189 InterfaceConfiguration config = mNMService.getInterfaceConfig(iface);
Tethering.java 561 ifcg = mNMService.getInterfaceConfig(iface);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 516 ifcg = service.getInterfaceConfig(iface);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 464 milliseconds