Searched refs:ExternalStorageService (Results 1 – 5 of 5) sorted by relevance
19 import static android.service.storage.ExternalStorageService.EXTRA_ERROR;20 import static android.service.storage.ExternalStorageService.FLAG_SESSION_ATTRIBUTE_INDEXABLE;21 import static android.service.storage.ExternalStorageService.FLAG_SESSION_TYPE_FUSE;41 import android.service.storage.ExternalStorageService;
37 import android.service.storage.ExternalStorageService;303 Intent intent = new Intent(ExternalStorageService.SERVICE_INTERFACE); in initExternalStorageServiceComponent()
61 public abstract class ExternalStorageService extends Service { class
8939 public abstract class ExternalStorageService extends android.app.Service {8940 ctor public ExternalStorageService();8947 …ld public static final String SERVICE_INTERFACE = "android.service.storage.ExternalStorageService";
10057 public abstract class ExternalStorageService extends android.app.Service {10058 ctor public ExternalStorageService();10065 …ld public static final String SERVICE_INTERFACE = "android.service.storage.ExternalStorageService";