Searched refs:IContentService (Results 1 – 7 of 7) sorted by relevance
18 import android.content.IContentService;26 final IContentService mInterface;28 ContentShellCommand(IContentService service) { in ContentShellCommand()
33 import android.content.IContentService;85 public final class ContentService extends IContentService.Stub {
34 interface IContentService { interface
3379 public static IContentService getContentService() {3384 sContentService = IContentService.Stub.asInterface(b);3395 private static volatile IContentService sContentService;
128 Landroid/content/IContentService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V129 Landroid/content/IContentService$Stub;-><init>()V130 Landroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentS…
812 android.content.IContentService$Stub$Proxy813 android.content.IContentService$Stub814 android.content.IContentService
124 "core/java/android/content/IContentService.aidl",