OSDN Git Service

Extract interface for the TemperatureView
authorJoshua Brown <keyboardr@google.com>
Thu, 12 Apr 2018 23:36:19 +0000 (16:36 -0700)
committerJosh Brown <keyboardr@google.com>
Sat, 21 Apr 2018 01:22:42 +0000 (01:22 +0000)
commit45769044b79f46b0d9f58b646534357a9a6a8adf
tree16abc00fc5de19ec1c08015ebd40ff1c0eef4f96
parenta6b7a6fb33a843a2cea537494a5c9dfe0aa77e8f
Extract interface for the TemperatureView

Extract an interface for the TemperatureView so that other implementations can be substituted.

Bug: 78246329
Test: manual

Change-Id: Icb0f9481c274913500a3b1754df1cdfbc48d03bf
packages/SystemUI/src/com/android/systemui/statusbar/car/hvac/TemperatureTextView.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/car/hvac/TemperatureView.java