Searched refs:applyStandardTemplateWithActions (Results 1 – 2 of 2) sorted by relevance
5317 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder5319 return applyStandardTemplateWithActions(layoutId, mParams.reset().fillTextsFrom(this), in applyStandardTemplateWithActions()5334 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder5479 result = applyStandardTemplateWithActions(getBigBaseLayoutResource(), in createBigContentView()5568 return applyStandardTemplateWithActions(getBigBaseLayoutResource(), in createHeadsUpContentView()6535 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId, p,7638 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeMessagingView()8613 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedHeadsUpContentView()8635 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedBigContentView()
2510 HSPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(ILandroid/app/Notification$…