|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMediaScannerListener
| Nested Class Summary | |
|---|---|
static class |
IMediaScannerListener.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
scanCompleted(String path,
Uri uri)
Called when a IMediaScannerService.scanFile() call has completed. |
| Methods inherited from interface android.os.IInterface |
|---|
asBinder |
| Method Detail |
|---|
void scanCompleted(String path,
Uri uri)
throws RemoteException
path - the path to the file that has been scanned.uri - the Uri for the file if the scanning operation succeeded
and the file was added to the media database, or null if scanning failed.
RemoteException
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||