Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java96 public abstract PhotoActionListener getListener(); in getListener() method in PhotoSelectionHandler
100 final PhotoActionListener listener = getListener(); in onClick()
125 final PhotoActionListener listener = getListener(); in handlePhotoActivityResult()
246 getListener().onPhotoSelected(inputUri); in doCropPhoto()
/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactContactEditorFragment.java128 public PhotoActionListener getListener() { in getListener() method in CompactContactEditorFragment.PhotoHandler
333 mPhotoHandler.getListener().onRemovePictureChosen(); in onRemovePictureChosen()
340 mPhotoHandler.getListener().onTakePhotoChosen(); in onTakePhotoChosen()
347 mPhotoHandler.getListener().onPickFromGalleryChosen(); in onPickFromGalleryChosen()
DContactEditorFragment.java439 (PhotoHandler.PhotoEditorListener) photoHandler.getListener()); in bindPhotoHandler()
651 public PhotoActionListener getListener() { in getListener() method in ContactEditorFragment.PhotoHandler
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConfirmDialogFragment.java57 ((ControllableActivity) getActivity()).getConversationUpdater().getListener();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DSwapButton.java46 public SwapButtonListener getListener() { in getListener() method in SwapButton
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationUpdater.java206 public AlertDialog.OnClickListener getListener(); in getListener() method
DAbstractActivityController.java4138 public AlertDialog.OnClickListener getListener() {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
DTransitionImageAnimation.java99 public Listener getListener() { in getListener() method in TransitionImageAnimation