Searched refs:increasedHeight (Results 1 – 1 of 1) sorted by relevance
7257 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() argument7547 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() argument7549 return super.makeContentView(increasedHeight); in makeContentView()7565 return super.makeHeadsUpContentView(increasedHeight); in makeHeadsUpContentView()7796 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() argument7797 if (increasedHeight) { in makeContentView()7804 return super.makeContentView(increasedHeight); in makeContentView()7812 if (increasedHeight && mBuilder.mActions.size() > 0) { in makeHeadsUpContentView()7816 return super.makeHeadsUpContentView(increasedHeight); in makeHeadsUpContentView()8325 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() argument[all …]