Home
last modified time | relevance | path

Searched defs:getByName (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DInterfaceParams.java52 public static InterfaceParams getByName(String name) { in getByName() method in InterfaceParams
/packages/modules/Connectivity/framework/src/android/net/
DNetwork.java157 public InetAddress getByName(String host) throws UnknownHostException { in getByName() method in Network
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java381 public App getByName(String name) { in getByName() method in ContextMap