Searched refs:customizer (Results 1 – 4 of 4) sorted by relevance
96 void setStatusBarCustomizer(StatusBarCustomizer customizer) {97 mCustomizer = customizer;
98 void setStatusBarCustomizer(StatusBarCustomizer customizer); in setStatusBarCustomizer() argument
313 public void setStatusBarCustomizer(StatusBarCustomizer customizer) { in setStatusBarCustomizer() argument314 mCustomizer = customizer; in setStatusBarCustomizer()315 mAnimationBackground.setStatusBarCustomizer(customizer); in setStatusBarCustomizer()
271 1. The tile is added through the QS customizer by the user. This will immediately save the new list…381 …Provides a default label for this Tile. Used by the QS Panel customizer to show a name next to eac…