History log of /frameworks/base/core/java/android/provider/SearchIndexablesProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
27e13347344276f337d4289e3197f8ab7d5c74d2 10-Mar-2015 Fabrice Di Meglio <fdimeglio@google.com> Make Settings search API as a SystemAPI

See: http://b/19443752

Change-Id: I0148f187eec57a2734d8c04880a5950e9ec2b7b1
/frameworks/base/core/java/android/provider/SearchIndexablesProvider.java
97babb1e9a2b859ff01a633edad8e2ac5b02ab8a 12-Apr-2014 Fabrice Di Meglio <fdimeglio@google.com> SearchIndexablesProvider - support for querying for non indexable data keys

SearchIndexablesProvider should be able to send a list of data keys that
should not be indexed (mainly depending on some condition/state from the
device)

- update the contract by adding a new query named queryNonIndexableKeys(...)

Change-Id: Ie720825050acb600dca8ac8fed96fa4f59c3af71
/frameworks/base/core/java/android/provider/SearchIndexablesProvider.java
b49995d4d997bf086c2f3214ca410b2a30861b13 15-Mar-2014 Fabrice Di Meglio <fdimeglio@google.com> Introduce the SearchIndexablesProvider and its friends

- enable retrieval of search data to be indexed

Change-Id: I4a16408dec3d3305bf20107fb11eb2d1aee7fad5
/frameworks/base/core/java/android/provider/SearchIndexablesProvider.java