Files
frameworks_base/telephony/java/android
Jack Yu 37538594e6 Return copies for get methods
NetworkRegistrationInfo and ServiceState are not
immutable class. Their get methods should return a new
copy of object so the caller won't modify its state.

Bug: 130538118
Test: Unit tests + manual
Change-Id: I51662a92b0b6189a8c8aa017085affedac417190
2019-04-16 17:17:03 -07:00
..
2019-04-12 10:51:22 +00:00
2019-04-16 17:17:03 -07:00