| Package | Description |
|---|---|
| com.google.android.vending.expansion.downloader | |
| com.google.android.vending.expansion.downloader.impl |
| Modifier and Type | Method and Description |
|---|---|
static IDownloaderClient |
DownloaderClientMarshaller.CreateProxy(android.os.Messenger msg)
Returns a proxy that will marshal calls to IDownloaderClient methods
|
| Modifier and Type | Method and Description |
|---|---|
static IStub |
DownloaderClientMarshaller.CreateStub(IDownloaderClient itf,
Class<?> downloaderService)
Returns a stub object that, when connected, will listen for marshaled
IDownloaderClient methods and translate them into calls to the supplied
interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
DownloadNotification
This class handles displaying the notification associated with the download
queue going on in the download manager.
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.