Home
last modified time | relevance | path

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

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