History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ExtensionController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a29528979cdd6a885869b7651f3b0f93f75843bb 26-May-2017 Jason Monk <jmonk@google.com> Make volume dialog pick up on theme changes

Test: change theme, view volume
Change-Id: I3f5b6ea7fd949e72624458a13b6c953629fcd1b5
Fixes: 38408033
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ExtensionController.java
1d9632df97bdd4879cff0328a46a8fab6fde441a 09-Feb-2017 Jason Monk <jmonk@google.com> New system for plugin + tuner integrations called extensions

An ExtensionController provides an easy way to say I need an
object of interface X. Then a plugin or a tuner factory can
actually provide X when needed or fallback to a default implementation.

Test: runtest systemui
Change-Id: I5e1b76def3c790d7f673867648ffeb13c4d0a829
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ExtensionController.java