Home
last modified time | relevance | path

Searched defs:removeButton (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
DAttachmentEditor.java192 Button removeButton = (Button) view.findViewById(remove_button_id); in createMediaView() local
217 Button removeButton = (Button) view.findViewById(R.id.remove_slideshow_button); in createSlideshowView() local
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java350 Button removeButton = (Button) inflater.inflate(R.layout.trusted_credential_details, in showCertDialog() local