Searched defs:mountPoint (Results 1 – 4 of 4) sorted by relevance
143 int32_t mountVolume(const String16& mountPoint) in mountVolume()160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume()179 int32_t formatVolume(const String16& mountPoint) in formatVolume()196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers()225 int32_t getVolumeState(const String16& mountPoint) in getVolumeState()
151 public int mountVolume(String mountPoint) throws RemoteException { in mountVolume()173 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume()194 public int formatVolume(String mountPoint) throws RemoteException { in formatVolume()234 public String getVolumeState(String mountPoint) throws RemoteException { in getVolumeState()1582 String mountPoint; in onTransact() local1591 String mountPoint; in onTransact() local1601 String mountPoint; in onTransact() local1619 String mountPoint; in onTransact() local2193 public int formatVolume(String mountPoint) throws RemoteException; in formatVolume()2218 public String getVolumeState(String mountPoint) throws RemoteException; in getVolumeState()[all …]
898 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState()
1698 public String getVolumeState(String mountPoint) { in getVolumeState()