Home
last modified time | relevance | path

Searched refs:getRecentSuggestions (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Mms/src/com/android/mms/
DMmsApp.java165 public SearchRecentSuggestions getRecentSuggestions() { in getRecentSuggestions() method in MmsApp
/packages/apps/Mms/src/com/android/mms/ui/
DSearchActivity.java362 … SearchRecentSuggestions recent = ((MmsApp)getApplication()).getRecentSuggestions(); in onCreate()
DMessagingPreferenceActivity.java401 ((MmsApp)getApplication()).getRecentSuggestions(); in onCreateDialog()