Searched refs:wip (Results 1 – 2 of 2) sorted by relevance
69 …licenses : ["https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=LICENSE.txt…70 …notices : ["https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=NOTICE.txt;…86 …licenses: ["https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=blob_plain;f=LICENSE.tx…87 …notices: ["https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=blob_plain;f=NOTICE.txt;…
3842 public Notification buildStyled(Notification wip) { in buildStyled() argument3843 populateTickerView(wip); in buildStyled()3844 populateContentView(wip); in buildStyled()3845 populateBigContentView(wip); in buildStyled()3846 populateHeadsUpContentView(wip); in buildStyled()3847 return wip; in buildStyled()3859 protected void populateTickerView(Notification wip) {} in populateTickerView() argument3863 protected void populateContentView(Notification wip) {} in populateContentView() argument3868 protected void populateBigContentView(Notification wip) {} in populateBigContentView() argument3873 protected void populateHeadsUpContentView(Notification wip) {} in populateHeadsUpContentView() argument[all …]