Searched defs:StorageManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java43 * StorageManager is the interface to the systems storage service.
52 public class StorageManager class
54 private static final String TAG = "StorageManager";
184 * Constructs a StorageManager object through which an application can
195 public StorageManager(Looper tgtLooper) throws RemoteException { method in class:StorageManager

Completed in 3986 milliseconds