summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/MessageQueue.cpp
diff options
context:
space:
mode:
author Bjorn Bringert <bringert@android.com> 2009-07-08 22:01:29 +0100
committer Bjorn Bringert <bringert@android.com> 2009-07-10 07:16:47 +0100
commit0e01ea41b215941128a4ea8dee454e6b35a4e798 (patch)
tree75832b18372b76e50b07ba461edcc4b07eabd8db /libs/surfaceflinger/MessageQueue.cpp
parent4d2dbebf3d08209f751585d8cc367369e2f6e32f (diff)
Deprecate DialogInterface methods in SearchManager
android.app.SearchManager implements DialogInterface.OnDismissListener and DialogInterface.OnCancelListener and thus exposes the methods onCancel(DialogInterface dialog) and onDismiss(DialogInterface dialog). This was used by the SearchManager to register itself as a listener on the search dialog, but is no longer used. This was an implementation detail that leaked into the public API. Removing them would change the API, so they are deprecated instead. Fixes http://b/issue?id=1962203
Diffstat (limited to 'libs/surfaceflinger/MessageQueue.cpp')
0 files changed, 0 insertions, 0 deletions