Lines Matching refs:SystemUI
1 # SystemUI Plugins
3 …e SystemUI features. Plugins are APKs that will be installable only on Build.IS_DEBUGGABLE (dogfo…
9 Existing plugin hooks can be found [here](/packages/SystemUI/docs/plugin_hooks.md).
63 [Allow quick settings panel to be replaced with another view](/packages/SystemUI/plugin/src/com/and…
65 [Allow plugins to create new nav bar buttons](/packages/SystemUI/plugin/src/com/android/systemui/pl…
67 [Allow lockscreen camera/phone/assistant buttons to be replaced](/packages/SystemUI/plugin/src/com/…
76 Basically just copy the [example blueprint file](/packages/SystemUI/plugin/ExamplePlugin/Android.bp…
135 [The definitive ExamplePlugin](/packages/SystemUI/plugin/ExamplePlugin)
180 $ frameworks/base/packages/SystemUI/plugin/update_plugin_lib.sh
187 Plugins are APKs that contain code and resources that can be dynamically loaded into SystemUI. The…
209 …vice has had a plugin installed on it, an extra section is added to the SystemUI Tuner, it lists a…