Searched refs:mToOverflow (Results 1 – 1 of 1) sorted by relevance
103 private final AnimatedVectorDrawable mToOverflow; field in LocalFloatingToolbarPopup229 mToOverflow = (AnimatedVectorDrawable) mContext.getResources() in LocalFloatingToolbarPopup()231 mToOverflow.setAutoMirrored(true); in LocalFloatingToolbarPopup()569 mToOverflow.stop(); in cancelOverflowAnimations()1205 overflowButton.setImageDrawable(mToOverflow); in createOverflowButton()1206 mToOverflow.start(); in createOverflowButton()