Home
last modified time | relevance | path

Searched refs:TetheringIfaceError (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
H A DTetheringManager.java207 public @interface TetheringIfaceError { annotation in TetheringManager
1074 default void onError(@NonNull String ifName, @TetheringIfaceError int error) {}
1084 default void onError(@NonNull TetheringInterface iface, @TetheringIfaceError int error) {