diff options
author | Weijie Wang <weijiew@codeaurora.org> | 2019-07-11 21:59:37 +0800 |
---|---|---|
committer | Weijie Wang <weijiew@codeaurora.org> | 2019-07-16 12:34:32 +0000 |
commit | 2a4c6118ac54c31e0f433cd74b00f642c8783003 (patch) | |
tree | 9facbaf0a1f066824cf91473add42e2c027df844 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 24ce9f0f69eb0ea5005e667e18264c10aead0dfb (diff) |
SystemUI: Algin with Android SA solution
For the 5G icon
1.Show 5G BASIC icon when below conditions are met:
a)Data network type is NR and
b)Data connection state is DATA_CONNECTED and
c)NrIconType is BASIC
2.Show 5G UWB icon when below conditions are met:
a)Data network type is NR and
b)Data connection state is DATA_CONNECTED and
c)NrIconType is UWB
3.Show 5G icon when below conditions are met:
a)Data network type is NR and
b)data connection state is DATA_CONNECTED
For the signal strength
1.Get signal strength from CellSignalStrenghtNr when below conditions are met:
a)Data network type is NR and
b)CellSignalStrenghtNr is valid
2.Get signal strength from NetworkCallback(AIDL) when below conditions are met:
a)Data network type is NR and
b)CellSignalStrenghtNr is invalid
CRs-Fixed: 2480695
Change-Id: Ia70c37a8f49dcd68fafa100c28bde42630ec2915
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions