Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java91 public static class OnTetheringFailed extends CallbackValue { class in CtsTetheringUtils.StartTetheringCallback.CallbackValue
92 OnTetheringFailed(final int error) { super(error); } in OnTetheringFailed() method in CtsTetheringUtils.StartTetheringCallback.CallbackValue.OnTetheringFailed