Home
last modified time | relevance | path

Searched refs:confirmSelection (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
DAttachmentChooserFragment.java89 confirmSelection(); in onOptionsItemSelected()
98 void confirmSelection() { in confirmSelection() method in AttachmentChooserFragment
/packages/apps/Messaging/tests/src/com/android/messaging/ui/attachmentchooser/
DAttachmentChooserFragmentTest.java162 getFragment().confirmSelection(); in testUnselect()