Searched refs:applyStandardTemplateWithActions (Results 1 – 2 of 2) sorted by relevance
4319 private RemoteViews applyStandardTemplateWithActions(int layoutId) { in applyStandardTemplateWithActions() method in Notification.Builder4320 return applyStandardTemplateWithActions(layoutId, mParams.reset().fillTextsFrom(this)); in applyStandardTemplateWithActions()4323 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder4455 result = applyStandardTemplateWithActions(getBigBaseLayoutResource()); in createBigContentView()4490 RemoteViews ambient = applyStandardTemplateWithActions( in makeAmbientNotification()4535 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in createHeadsUpContentView()5391 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId);6131 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeBigContentView()6138 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeBigContentView()6244 return mBuilder.applyStandardTemplateWithActions(mBuilder.getBigBaseLayoutResource(), in makeHeadsUpContentView()[all …]
803 HPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(I)Landroid/widget/RemoteView…804 HPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(ILandroid/app/Notification$S…