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;43 import android.service.storage.ExternalStorageService;
41 import android.service.storage.ExternalStorageService;371 Intent intent = new Intent(ExternalStorageService.SERVICE_INTERFACE); in initExternalStorageServiceComponent()
28 import android.service.storage.ExternalStorageService;48 public final class ExternalStorageServiceImpl extends ExternalStorageService {
64 public abstract class ExternalStorageService extends Service { class
10383 public abstract class ExternalStorageService extends android.app.Service {10384 ctor public ExternalStorageService();10393 …ld public static final String SERVICE_INTERFACE = "android.service.storage.ExternalStorageService";