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

/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java34 * StorageManager is the interface to the systems storage service. The storage
51 public class StorageManager class
53 private static final String TAG = "StorageManager";
287 * Constructs a StorageManager object through which an application can
298 public StorageManager(Looper tgtLooper) throws RemoteException { method in class:StorageManager
412 * The OBB will remain mounted for as long as the StorageManager reference

Completed in 132 milliseconds