Home
last modified time | relevance | path

Searched defs:newIface (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/mts/src/android/tethering/mts/
DTetheringModuleTest.java110 final TetheringInterface newIface; in addressConflictTest() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java1182 private String handleIfaceCreationWhenVendorHalNotSupported(@NonNull Iface newIface) { in handleIfaceCreationWhenVendorHalNotSupported()