Searched refs:mBatteryInformation (Results 1 – 2 of 2) sorted by relevance
39 private BatteryInformation mBatteryInformation; field in BatteryStateTest49 mBatteryInformation = in setUp()70 BatteryState state = create(mBatteryInformation); in testBuilder_returnsExpectedResult()80 .isEqualTo(ConvertUtils.convertBatteryInformationToString(mBatteryInformation)); in testBuilder_returnsExpectedResult()
162 private String mBatteryInformation; field in BatteryState.Builder210 this.mBatteryInformation = batteryInformation; in setBatteryInformation()230 mBatteryInformation, in build()