summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2018-11-19 18:09:40 -0800
committerNathan Harold <nharold@google.com>2018-12-20 13:53:43 -0800
commitf23153f1667d1071b6933be0a036b1946d542852 (patch)
tree887f495093d12bbb6718bd493fe2d39e7123c908 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentbcf293c674307a90238671edcf5c82b17e3bca62 (diff)
Refactor SignalStrength
Refactor SignalStrength as a container of individual CellSignalStrength objects for each radio technology. -Change SignalStrength to contain CellSignalStrength rather than individual measurements. -Change the constructors for SignalStrength to take CellSignalStrength objects. -Consolidate all the logic for calculating the getLevel() function to CellSignalStrength. -Store the level value in SignalStrengths rather than compute it on the fly when needed. -Add a few missing functions needed by SignalStrength: -CellSignalStrengthCdma#getEvdoAsuLevel() -CellSignalStrengthTdscdma#getRscp() -Convert CellSignalStrength classes to take actual values instead of ASU values. Bug: 25984037 Test: atest SignalStrengthTest Change-Id: I302e7a8c6f68559dc69a3138061eec739ee7561f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions