Searched refs:OnTetheringEventCallback (Results 1 – 2 of 2) sorted by relevance
56 … java.util.concurrent.Executor, @NonNull android.net.ConnectivityManager.OnTetheringEventCallback);67 …nregisterTetheringEventCallback(@NonNull android.net.ConnectivityManager.OnTetheringEventCallback);91 @Deprecated public abstract static class ConnectivityManager.OnTetheringEventCallback {92 ctor @Deprecated public ConnectivityManager.OnTetheringEventCallback();
2732 public abstract static class OnTetheringEventCallback { class in ConnectivityManager2745 private final ArrayMap<OnTetheringEventCallback, TetheringEventCallback>2765 @NonNull final OnTetheringEventCallback callback) { in registerTetheringEventCallback()2795 @NonNull final OnTetheringEventCallback callback) { in unregisterTetheringEventCallback()