Searched refs:doMountVolume (Results 1 – 1 of 1) sorted by relevance
622 int rc = doMountVolume(path); in handleSystemReady()985 … if ((rc = doMountVolume(path)) != StorageResultCode.OperationSucceeded) { in onEvent()1100 private int doMountVolume(String path) { in doMountVolume() method in MountService1279 if ((rc = doMountVolume(path)) != StorageResultCode.OperationSucceeded) { in notifyShareAvailabilityChange()1687 if (doMountVolume(path) != StorageResultCode.OperationSucceeded) { in setUsbMassStorageEnabled()1737 return doMountVolume(path); in mountVolume()