commit | 0ee51e04fb5c39a6272d142efc09d36aa3fbd0ec | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Tue Jan 25 16:42:14 2011 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Tue Jan 25 17:31:26 2011 +0800 |
tree | 8bc5886a469ee05be121ec8288494badad904c84 | |
parent | 0385cf14a1b02fafc3d1a094ccfee45de4e9b03a [diff] |
Allow OnCancelListener and OnDismissListener in Settings app for the framework-managed dialogs. DialogFragment acts as both listeners so the application cannot set both listeners in the embedded dialog. New hooks are added in SettingsDialogFragment so that settings apps can do so for the framework-managed dialogs. Bug: 3386670 Change-Id: I144e7c4ccf7f86c61f6079fa86d830c709335af1