Searched refs:mPendingOverflowIcon (Results 1 – 2 of 2) sorted by relevance
69 private Drawable mPendingOverflowIcon; field in ActionMenuPresenter158 mOverflowButton.setImageDrawable(mPendingOverflowIcon); in initForMenu()159 mPendingOverflowIcon = null; in initForMenu()209 mPendingOverflowIcon = icon; in setOverflowIcon()217 return mPendingOverflowIcon; in getOverflowIcon()
69343 Landroid/widget/ActionMenuPresenter;->mPendingOverflowIcon:Landroid/graphics/drawable/Drawable;