OSDN Git Service

API review feedback changes
authorJack Yu <jackyu@google.com>
Sun, 17 Mar 2019 06:00:35 +0000 (23:00 -0700)
committerJack Yu <jackyu@google.com>
Tue, 19 Mar 2019 14:01:22 +0000 (07:01 -0700)
commit20d71403b8a1950bb44ee183138dc7a83c673472
treea84808b69f357b23518dc4c2a0fe1d5b3688936c
parentdbd26f3fb7324055d339969bf96de6c87da3ba9b
API review feedback changes

Made the follwing changes based on API council review
feedback

1. Made the class and its Builder class final
2. Removed methods that should not be in the builder
3. Changed the return type of available services
   from array to list.

Test: Unit tests
Bug 127657991

Change-Id: I3c2d406fed3ddaf62dee193c7657caf8c5bc13d2
api/system-current.txt
packages/SystemUI/src/com/android/systemui/statusbar/policy/MobileSignalController.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/NetworkControllerDataTest.java
telephony/java/android/telephony/NetworkRegistrationInfo.java
telephony/java/android/telephony/ServiceState.java