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

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

Completed in 785 milliseconds