Searched defs:getStorageUsers (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/
H A DIMountService.cpp196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) function in class:android::BpMountService
202 ALOGD("getStorageUsers could not contact remote\n");
207 ALOGD("getStorageUsers caught exception %d\n", err);
/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java2172 public int[] getStorageUsers(String path) { method in class:StorageManagerService

Completed in 89 milliseconds