Home
last modified time | relevance | path

Searched refs:IContentService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/
DIContentService.aidl32 interface IContentService { interface
DContentResolver.java1918 public static IContentService getContentService() { in getContentService()
1924 sContentService = IContentService.Stub.asInterface(b); in getContentService()
1929 private static IContentService sContentService;
DContentService.java46 public final class ContentService extends IContentService.Stub {
/frameworks/base/
DAndroid.mk104 core/java/android/content/IContentService.aidl \
Dpreloaded-classes237 android.content.IContentService
238 android.content.IContentService$Stub
239 android.content.IContentService$Stub$Proxy