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;
43 import android.service.storage.ExternalStorageService;497 Intent intent = new Intent(ExternalStorageService.SERVICE_INTERFACE); in resolveExternalStorageServiceAsUser()
64 public abstract class ExternalStorageService extends Service { class
126 import android.service.storage.ExternalStorageService;
13205 public abstract class ExternalStorageService extends android.app.Service {13206 ctor public ExternalStorageService();13215 …ld public static final String SERVICE_INTERFACE = "android.service.storage.ExternalStorageService";