Rename variables and refine the format style from ag/14346184

Bug: 14346184
Test: make SettingsRoboTests
Test: make SettingsGoogleRoboTests
Change-Id: Ie87f2dba2b87781ed5071adbc6f8a2aa45d1fd53
This commit is contained in:
ykhung
2021-05-04 11:57:41 +08:00
parent d7caf65594
commit 973212adf7
6 changed files with 18 additions and 14 deletions

View File

@@ -71,7 +71,7 @@ public final class ConvertUtilsTest {
when(mockBatteryEntry.getTimeInBackgroundMs()).thenReturn(5689L);
when(mockBatteryEntry.getPowerComponentId()).thenReturn(expectedType);
when(mockBatteryEntry.getConsumerType())
.thenReturn(ConvertUtils.CONSUMER_TYPE_SYSTEM_BATTERY);
.thenReturn(ConvertUtils.CONSUMER_TYPE_SYSTEM_BATTERY);
final ContentValues values =
ConvertUtils.convert(