Searched refs:updateBackgroundColor (Results 1 – 5 of 5) sorted by relevance
668 updateBackgroundColor(false); in updateContentTransformation()681 updateBackgroundColor(true /* animate */); in updateContentTransformation()698 updateBackgroundColor(false); in updateContentTransformation()850 updateBackgroundColor(animate); in selectLayout()888 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView1628 updateBackgroundColor(false); in setUserExpanding()
2362 getShowingLayout().updateBackgroundColor(false /* animate */);2540 showingLayout.updateBackgroundColor(animated);
864 private Transaction updateBackgroundColor(Transaction t) { in updateBackgroundColor() method in SurfaceView1049 updateBackgroundColor(mTmpTransaction); in updateSurface()1436 updateBackgroundColor(mTmpTransaction).apply(); in setResizeBackgroundColor()
4820 updateBackgroundColor(contentView, p); in applyStandardTemplate()4987 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder
22223 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…