Files
frameworks_base/core/java/android/net
Jeremy Joslin e7f273d508 Add an IPC for requesting network scores.
Migrating the NetworkScoreManager.requestScores() method to use an
IPC rather than a broadcast.

Defined the new IPC in the AIDL files for NetworkScoreService and
NetworkRecommendationProvider. Added a no-op implementation in
NetworkScoreService and a full implementation in
NetworkRecommendationProvider (plus tests).

Test: adb shell am instrument -e class android.net.NetworkRecommendationProviderTest -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
BUG: 33593157
Change-Id: Iacf7b6d424ec3c57e8b89e5abc6bc3e8414097b9
Merged-In: I951f6186aa11ddbe5a94e374173a1fd40b2a4cce
2016-12-14 09:11:29 -08:00
..
2016-04-13 10:20:08 -07:00
2016-03-31 23:51:32 +09:00
2014-12-09 10:31:37 -08:00
2016-06-03 11:45:12 -07:00
2016-01-15 16:14:57 +00:00
2015-07-29 17:25:06 +01:00