| Package | Description |
|---|---|
| com.google.android.vending.expansion.downloader | |
| com.google.android.vending.expansion.downloader.impl |
| Modifier and Type | Method and Description |
|---|---|
static IDownloaderService |
DownloaderServiceMarshaller.CreateProxy(android.os.Messenger msg)
Returns a proxy that will marshall calls to IDownloaderService methods
|
| Modifier and Type | Method and Description |
|---|---|
static IStub |
DownloaderServiceMarshaller.CreateStub(IDownloaderService itf)
Returns a stub object that, when connected, will listen for marshalled
IDownloaderService methods and translate them into calls to the supplied
interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DownloaderService
Performs the background downloads requested by applications that use the
Downloads provider.
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.