Home
last modified time | relevance | path

Searched refs:IExternalStorageService (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/storage/
DStorageUserConnection.java44 import android.service.storage.IExternalStorageService;
288 void run(@NonNull IExternalStorageService service, RemoteCallback callback) throws in run()
300 @Nullable private CompletableFuture<IExternalStorageService> mRemoteFuture;
337 private void asyncBestEffort(Consumer<IExternalStorageService> consumer) { in asyncBestEffort()
344 IExternalStorageService service = mRemoteFuture.getNow(null); in asyncBestEffort()
365 CompletableFuture<IExternalStorageService> serviceFuture = connectIfNeeded(); in waitForAsync()
456 private CompletableFuture<IExternalStorageService> connectIfNeeded() throws in connectIfNeeded()
468 CompletableFuture<IExternalStorageService> future = new CompletableFuture<>(); in connectIfNeeded()
501 IExternalStorageService.Stub.asInterface(service)); in connectIfNeeded()
/frameworks/base/core/java/android/service/storage/
DIExternalStorageService.aidl26 oneway interface IExternalStorageService interface
DExternalStorageService.java192 private class ExternalStorageServiceWrapper extends IExternalStorageService.Stub {
/frameworks/base/boot/
Dpreloaded-classes7133 android.service.storage.IExternalStorageService$Stub$Proxy
7134 android.service.storage.IExternalStorageService$Stub
7135 android.service.storage.IExternalStorageService
Dboot-image-profile.txt29537 Landroid/service/storage/IExternalStorageService$Stub$Proxy;
29538 Landroid/service/storage/IExternalStorageService$Stub;
29539 Landroid/service/storage/IExternalStorageService;
/frameworks/base/config/
Dpreloaded-classes7137 android.service.storage.IExternalStorageService$Stub$Proxy
7138 android.service.storage.IExternalStorageService$Stub
7139 android.service.storage.IExternalStorageService
Dboot-image-profile.txt39671 Landroid/service/storage/IExternalStorageService$Stub$Proxy;
39672 Landroid/service/storage/IExternalStorageService$Stub;
39673 Landroid/service/storage/IExternalStorageService;
/frameworks/base/services/
Dart-wear-profile23132 …nection$$ExternalSyntheticLambda1;->run(Landroid/service/storage/IExternalStorageService;Landroid/…
23136 …nection$$ExternalSyntheticLambda4;->run(Landroid/service/storage/IExternalStorageService;Landroid/…
23142 …Ljava/util/concurrent/CompletableFuture;Landroid/service/storage/IExternalStorageService;)Ljava/ut…
23144 …ession;Landroid/os/ParcelFileDescriptor;Landroid/service/storage/IExternalStorageService;Landroid/…
23145 …tring;Landroid/os/storage/StorageVolume;Landroid/service/storage/IExternalStorageService;Landroid/…
23150 …tring;Landroid/os/storage/StorageVolume;Landroid/service/storage/IExternalStorageService;Landroid/…
23151 …ession;Landroid/os/ParcelFileDescriptor;Landroid/service/storage/IExternalStorageService;Landroid/…
23152 …Ljava/util/concurrent/CompletableFuture;Landroid/service/storage/IExternalStorageService;)Ljava/ut…