Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DBugleActionBarActivity.java332 public View getCustomView() { in getCustomView() method in BugleActionBarActivity.CustomActionMode
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperCropActivity.java114 actionBar.getCustomView().setOnClickListener( in init()
DWallpaperPickerActivity.java201 actionBar.getCustomView().setOnClickListener( in init()
/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClock.java183 final TextView text = (TextView) tab.getCustomView() in onCreate()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java113 View mSaveButton = actionBar.getCustomView(); in onCreate()
/packages/apps/Dialer/java/com/android/dialer/app/
DDialtactsActivity.java387 searchEditTextLayout = actionBar.getCustomView().findViewById(R.id.search_view_container); in onCreate()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java1554 View customView = actionBar.getCustomView(); in updateActionBar()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java355 mSaveButton = actionBar.getCustomView(); in loadXML()