Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIContentService.aidl34 interface IContentService { interface
DContentResolver.java2502 public static IContentService getContentService() { in getContentService()
2508 sContentService = IContentService.Stub.asInterface(b); in getContentService()
2518 private static IContentService sContentService;
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java25 import android.content.IContentService;
60 public final class ContentService extends IContentService.Stub {
/frameworks/base/
Dpreloaded-classes452 android.content.IContentService
453 android.content.IContentService$Stub
454 android.content.IContentService$Stub$Proxy
DAndroid.mk120 core/java/android/content/IContentService.aidl \