Home
last modified time | relevance | path

Searched refs:CONTENT_SUGGESTIONS_SERVICE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java93 Context.CONTENT_SUGGESTIONS_SERVICE, new ContentSuggestionsManagerStub()); in onStart()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1235 registerService(Context.CONTENT_SUGGESTIONS_SERVICE, in registerService() argument
1242 Context.CONTENT_SUGGESTIONS_SERVICE); in registerService()
/frameworks/base/core/java/android/content/
DContext.java4778 public static final String CONTENT_SUGGESTIONS_SERVICE = "content_suggestions"; field in Context
/frameworks/base/core/api/
Dsystem-current.txt2316 field public static final String CONTENT_SUGGESTIONS_SERVICE = "content_suggestions";