Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
H A DCtsTetheringUtils.java79 public static class OnTetheringStarted extends CallbackValue { class in CtsTetheringUtils.StartTetheringCallback.CallbackValue
80 OnTetheringStarted() { super(TETHER_ERROR_NO_ERROR); } in OnTetheringStarted() method in CtsTetheringUtils.StartTetheringCallback.CallbackValue.OnTetheringStarted