Searched refs:mPendingOverflowIcon (Results 1 – 2 of 2) sorted by relevance
68 private Drawable mPendingOverflowIcon; field in ActionMenuPresenter157 mOverflowButton.setImageDrawable(mPendingOverflowIcon); in initForMenu()158 mPendingOverflowIcon = null; in initForMenu()208 mPendingOverflowIcon = icon; in setOverflowIcon()216 return mPendingOverflowIcon; in getOverflowIcon()
80449 Landroid/widget/ActionMenuPresenter;->mPendingOverflowIcon:Landroid/graphics/drawable/Drawable;