FileDocCategorySizeDatePackage
IDropBoxManagerService.javaAPI DocAndroid 5.1 API5623Sat Mar 14 05:48:08 GMT 2015com.android.internal.os

IDropBoxManagerService

public interface IDropBoxManagerService implements android.os.IInterface
"Backend" interface used by {@link android.os.DropBoxManager} to talk to the DropBoxManagerService that actually implements the drop box functionality.
see
DropBoxManager
hide

Fields Summary
Constructors Summary
Methods Summary
public voidadd(android.os.DropBoxManager.Entry entry)

see
DropBoxManager#addText
see
DropBoxManager#addData
see
DropBoxManager#addFile

public android.os.DropBoxManager.EntrygetNextEntry(java.lang.String tag, long millis)

see
DropBoxManager#getNextEntry

public booleanisTagEnabled(java.lang.String tag)

see
DropBoxManager#getNextEntry