How to determine if ContentProvider is being called from Global Search?
I'd like to change the results of my typeahead provider for my app slightly when it is being called in the global search as opposed to the in app search. How can I determine if it i开发者_StackOverflow中文版s called by the global search?
精彩评论