Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DContentShellCommand.java18 import android.content.IContentService;
26 final IContentService mInterface;
28 ContentShellCommand(IContentService service) { in ContentShellCommand()
DContentService.java33 import android.content.IContentService;
85 public final class ContentService extends IContentService.Stub {
/frameworks/base/core/java/android/content/
DIContentService.aidl34 interface IContentService { interface
DContentResolver.java3379 public static IContentService getContentService() {
3384 sContentService = IContentService.Stub.asInterface(b);
3395 private static volatile IContentService sContentService;
/frameworks/base/config/
Dhiddenapi-greylist.txt128 Landroid/content/IContentService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
129 Landroid/content/IContentService$Stub;-><init>()V
130 Landroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentS…
Dpreloaded-classes812 android.content.IContentService$Stub$Proxy
813 android.content.IContentService$Stub
814 android.content.IContentService
/frameworks/base/
DAndroid.bp124 "core/java/android/content/IContentService.aidl",