Home | History | Annotate | Download | only in storage

Lines Matching refs:mountPoint

894      * Gets the state of a volume via its mountpoint.
898 public @NonNull String getVolumeState(String mountPoint) {
899 final StorageVolume vol = getStorageVolume(new File(mountPoint));