HomeSort by relevance Sort by last modified time
    Searched refs:onConfirmSelection (Results 1 - 5 of 5) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
AttachmentChooserActivity.java 52 public void onConfirmSelection() {
AttachmentChooserFragment.java 51 void onConfirmSelection();
103 mHost.onConfirmSelection();
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
GalleryGridView.java 61 void onConfirmSelection();
176 mListener.onConfirmSelection();
GalleryMediaChooser.java 97 public void onConfirmSelection() {
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/attachmentchooser/
AttachmentChooserFragmentTest.java 168 Mockito.verify(mockHost).onConfirmSelection();

Completed in 151 milliseconds