Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/list/
DBlockedListSearchFragment.java107 .getCustomView().findViewById(R.id.search_view_container); in onResume()
/packages/apps/Messaging/src/com/android/messaging/ui/
DBugleActionBarActivity.java332 public View getCustomView() { in getCustomView() method in BugleActionBarActivity.CustomActionMode
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java93 mView = actionBar.getCustomView(); in initUI()
/packages/apps/Dialer/src/com/android/dialer/
DDialtactsActivity.java397 .getCustomView().findViewById(R.id.search_view_container); in onCreate()
900 .getCustomView().findViewById(R.id.search_view_container); in setSearchBoxHint()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperCropActivity.java136 actionBar.getCustomView().setOnClickListener( in init()
DWallpaperPickerActivity.java655 actionBar.getCustomView().setOnClickListener(
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java113 View mSaveButton = actionBar.getCustomView(); in onCreate()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java1552 View customView = actionBar.getCustomView(); in updateActionBar()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java357 mSaveButton = actionBar.getCustomView(); in loadXML()