Searched refs:mToOverflow (Results 1 – 1 of 1) sorted by relevance
356 private final AnimatedVectorDrawable mToOverflow; field in FloatingToolbar.FloatingToolbarPopup478 mToOverflow = (AnimatedVectorDrawable) mContext.getResources() in FloatingToolbarPopup()480 mToOverflow.setAutoMirrored(true); in FloatingToolbarPopup()810 mToOverflow.stop(); in cancelOverflowAnimations()1451 overflowButton.setImageDrawable(mToOverflow); in createOverflowButton()1452 mToOverflow.start(); in createOverflowButton()