diff options
author | Nathan Harold <nharold@google.com> | 2020-02-20 14:46:13 -0800 |
---|---|---|
committer | Jack Yu <jackyu@google.com> | 2020-09-23 21:47:00 -0700 |
commit | 42f5c3e326f3e2eb946dc18ffde7eadca1cf3878 (patch) | |
tree | f60e56328f6009bdc70db8a7728ba74b81cfa26c /opengl/java | |
parent | 4eec88d3d5e5fda38f3193c5ead2d709770836cc (diff) |
Create Central Version of dataStateToString()
There are currently two slightly-different copies of
dataStateToString().
-TelephonyManager#dataStateToString()
-TelephonyRegistry#dataStateToString()
The TelephonyRegistry version doesn't have a string for the
DISCONNECTING state. In order to have a single copy that can
be accessed from TelephonyRegistry (not mainline) and TelephonyManager
(mainline), move both copies to TelephonyUtils.
Bug: 149717408
Test: make; atest TelephonyRegistryTest
Merged-In: I36945a8a432f7b4f0c449f7414996372e852b5b8
Change-Id: I36945a8a432f7b4f0c449f7414996372e852b5b8
(cherry picked from commit b640b1c62bdb90e81b8e21d89d658da4ba1c0f5e)
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions