summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/RelativeLayout.java
diff options
context:
space:
mode:
authorKarl Rosaen <krosaen@android.com>2009-06-04 15:58:36 +0100
committerKarl Rosaen <krosaen@android.com>2009-06-04 16:11:47 +0100
commit1c54cf0903cd81467ca41ec6733c459e10b22763 (patch)
treebb128d935c2241b02371a0c0e003ff99e3314e06 /core/java/android/widget/RelativeLayout.java
parent241b4c74aab82c07de36479053509f9b27b0f0bb (diff)
downloadframeworks_base-1c54cf0903cd81467ca41ec6733c459e10b22763.zip
frameworks_base-1c54cf0903cd81467ca41ec6733c459e10b22763.tar.gz
frameworks_base-1c54cf0903cd81467ca41ec6733c459e10b22763.tar.bz2
Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication.
(framework portion) There are now 4 times the search dialog will check with the cursor: - after data set changed - when an item is clicked - when the cursor is about to be closed - when an item at a particular position is detected as showing these are now the points where we can add data in either direction, which we use to accomplish: - finding out whether there are any pending results - find out if there is a position at which to notify when it is displayed (the "more results" triggering) - toggling the "more results" button - sending the max position that was displayed when the cursor is done the new behavior (in addition to the refactoring) is improved detection of "more results" to trigger the additional sources (it is now precise), and detection of which items were displayed to the user.
Diffstat (limited to 'core/java/android/widget/RelativeLayout.java')
0 files changed, 0 insertions, 0 deletions