Searched refs:buildIntoRemoteViewContent (Results 1 – 1 of 1) sorted by relevance
8615 buildIntoRemoteViewContent(remoteViews, headsUpContentView, result); in makeDecoratedHeadsUpContentView()8623 buildIntoRemoteViewContent(remoteViews, customContent, result); in makeStandardTemplateWithCustomContent()8637 buildIntoRemoteViewContent(remoteViews, bigContentView, result); in makeDecoratedBigContentView()8641 private void buildIntoRemoteViewContent(RemoteViews remoteViews, in buildIntoRemoteViewContent() method in Notification.Builder.DecoratedCustomViewStyle