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()591 mToOverflow.stop(); in cancelOverflowAnimations()1227 overflowButton.setImageDrawable(mToOverflow); in createOverflowButton()1228 mToOverflow.start(); in createOverflowButton()