Home
last modified time | relevance | path

Searched defs:mountVolume (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/storage/
DIMountService.cpp143 int32_t mountVolume(const String16& mountPoint) in mountVolume() function in android::BpMountService
/frameworks/base/services/tests/servicestests/src/com/android/server/
DMockStorageManager.java133 public int mountVolume(String mountPoint) throws RemoteException { in mountVolume() method in MockStorageManager
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java1745 public int mountVolume(String path) { in mountVolume() method in StorageManagerService