Searched refs:wip (Results 1 – 1 of 1) sorted by relevance
3667 public Notification buildStyled(Notification wip) { in buildStyled() argument3668 populateTickerView(wip); in buildStyled()3669 populateContentView(wip); in buildStyled()3670 populateBigContentView(wip); in buildStyled()3671 populateHeadsUpContentView(wip); in buildStyled()3672 return wip; in buildStyled()3679 protected void populateTickerView(Notification wip) {} in populateTickerView() argument3683 protected void populateContentView(Notification wip) {} in populateContentView() argument3688 protected void populateBigContentView(Notification wip) {} in populateBigContentView() argument3693 protected void populateHeadsUpContentView(Notification wip) {} in populateHeadsUpContentView() argument[all …]