Merge "Add network created callback support" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a2e53b9d30
@@ -218,6 +218,7 @@ package android.net {
|
||||
method public void onAddKeepalivePacketFilter(int, @NonNull android.net.KeepalivePacketData);
|
||||
method public void onAutomaticReconnectDisabled();
|
||||
method public void onBandwidthUpdateRequested();
|
||||
method public void onNetworkCreated();
|
||||
method public void onNetworkUnwanted();
|
||||
method public void onQosCallbackRegistered(int, @NonNull android.net.QosFilter);
|
||||
method public void onQosCallbackUnregistered(int);
|
||||
|
||||
Reference in New Issue
Block a user