Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
H A DEthernetTetheringTest.java350 private static final class MyTetheringEventCallback implements TetheringEventCallback { class in EthernetTetheringTest
364 MyTetheringEventCallback(TetheringManager tm, String iface) { in MyTetheringEventCallback() method in EthernetTetheringTest.MyTetheringEventCallback