Home
last modified time | relevance | path

Searched refs:getStorageUsers (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
DIMountService.h47 getStorageUsers(const String16& mountPoint, int32_t** users) = 0;
/frameworks/base/libs/storage/
DIMountService.cpp196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers() function in android::BpMountService