Home
last modified time | relevance | path

Searched refs:viewBackground (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java202 final Drawable viewBackground = view.getBackground(); in snapshotView() local
205 ImageUtils.setBackgroundDrawableOnView(view, viewBackground); in snapshotView()