media/library/core/src
tonihei 0beff72452 Remove onNetworkTypeChanged from AnalyticsListener.
It doesn't really serve a purpose and is not automatically triggered.
Apps need to trigger it manually through
AnalyticsCollector.notifyNetworkTypeChanged which is easy to forget.
Moreover, the current network type can be obtained by Util.getNetworkType
at any time when it's needed without the need for a listener.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199790033
2018-06-18 11:01:27 +01:00
..
androidTest Add SurfaceCapturer base class, and provide the first implementation 2018-06-05 12:19:00 +01:00
main Remove onNetworkTypeChanged from AnalyticsListener. 2018-06-18 11:01:27 +01:00
test Remove onNetworkTypeChanged from AnalyticsListener. 2018-06-18 11:01:27 +01:00