Searched refs:addBindableIcon (Results 1 – 3 of 3) sorted by relevance
153 addBindableIcon((BindableIconHolder) holder, index); in addHolder()173 protected StatusIconDisplayable addBindableIcon(BindableIconHolder holder, in addBindableIcon() method179 mDemoStatusIcons.addBindableIcon(holder); in addBindableIcon()294 mDemoStatusIcons.addBindableIcon(holder); in onDemoModeStarted()
121 addBindableIcon(i); in addModernBindableIcons()212 void addBindableIcon(BindableIcon icon) { in addBindableIcon() method in StatusBarIconControllerImpl
283 public void addBindableIcon(StatusBarIconHolder.BindableIconHolder holder) { in addBindableIcon() method in DemoStatusIcons