Home
last modified time | relevance | path

Searched defs:getInterface (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/cpp/computepipe/router/include/
DPipeHandle.h46 std::shared_ptr<T> getInterface() { in getInterface() function
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DTetheringInterface.java54 public String getInterface() { in getInterface() method in TetheringInterface
/packages/modules/Connectivity/framework-t/src/android/net/
DUnderlyingNetworkInfo.java74 public String getInterface() { in getInterface() method in UnderlyingNetworkInfo
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pGroup.java275 public String getInterface() { in getInterface() method in WifiP2pGroup
/packages/modules/Connectivity/framework/src/android/net/
DRouteInfo.java396 public String getInterface() { in getInterface() method in RouteInfo
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java53 static AvrcpNativeInterface getInterface() { in getInterface() method in AvrcpNativeInterface
/packages/modules/NeuralNetworks/runtime/
DManager.cpp189 SharedPreparedModel getInterface() const override { return mPreparedModel; } in getInterface() function in android::nn::DriverPreparedModel
927 SharedPreparedModel getInterface() const override { return nullptr; } in getInterface() function in android::nn::CpuPreparedModel
/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java718 public String getInterface() throws Exception { in getInterface() method in EthernetTetheringTest.TetheredInterfaceRequester