Home
last modified time | relevance | path

Searched refs:mCloseItemLayout (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DActionBarContextView.java57 private int mCloseItemLayout; field in ActionBarContextView
83 mCloseItemLayout = a.getResourceId( in ActionBarContextView()
182 mClose = inflater.inflate(mCloseItemLayout, this, false); in initForMode()