Searched refs:backdropColor (Results 1 – 5 of 5) sorted by relevance
738 public void setBackdropColor(@ColorInt int backdropColor) { in setBackdropColor() argument739 mBackdropColor = backdropColor; in setBackdropColor()
491 void setBackDropColor(@ColorInt int backdropColor) {492 mBackdropColor = backdropColor;
3159 @ColorInt int backdropColor = 0; in getAnimationAdapter() local3165 backdropColor = appTransition.getNextAppTransitionBackgroundColor(); in getAnimationAdapter()3172 backdropColor = a.getBackdropColor(); in getAnimationAdapter()3194 if (backdropColor != 0) { in getAnimationAdapter()3195 adapters.setBackDropColor(backdropColor); in getAnimationAdapter()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
519 field public static final int backdropColor = 16844402; // 0x1010672