Searched refs:getCustomView (Results 1 – 8 of 8) sorted by relevance
332 public View getCustomView() { in getCustomView() method in BugleActionBarActivity.CustomActionMode
114 actionBar.getCustomView().setOnClickListener( in init()
201 actionBar.getCustomView().setOnClickListener( in init()
175 val text = tab.getCustomView()!!.findViewById(android.R.id.text1) as TextView in onCreate()
113 View mSaveButton = actionBar.getCustomView(); in onCreate()
387 searchEditTextLayout = actionBar.getCustomView().findViewById(R.id.search_view_container); in onCreate()
357 mSaveButton = actionBar.getCustomView(); in loadXML()
1562 View customView = actionBar.getCustomView(); in updateActionBar()