OSDN Git Service

Add a privateImeOption to represent that the IME should not show
authorMike LeBeau <mlebeau@android.com>
Fri, 30 Oct 2009 23:11:40 +0000 (16:11 -0700)
committerMike LeBeau <mlebeau@android.com>
Fri, 30 Oct 2009 23:11:40 +0000 (16:11 -0700)
commit7df846186d29ddfa4a567deddd04ad1043d32fd8
tree79376716b442209b55816624f5a9c89ca8442de7
parent3cf254d2ba303da3354ed65fd7f3136e87a56b9f
Add a privateImeOption to represent that the IME should not show
the voice input microphone, if it otherwise would, whenever the
search dialog is planning on showing a voice search button (as
specified by the current searchable).

The IME will respect this shortly.

http://b/2228562
core/java/android/app/SearchDialog.java