Searched defs:EthernetNetworkFactory (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetNetworkFactory.java51 public class EthernetNetworkFactory extends NetworkFactory { class in inherits:NetworkFactory
52 private final static String TAG = EthernetNetworkFactory.class.getSimpleName();
63 public EthernetNetworkFactory(Handler handler, Context context, NetworkCapabilities filter) { method in class:EthernetNetworkFactory

Completed in 509 milliseconds