Searched refs:getStorageUsers (Results 1 – 5 of 5) sorted by relevance
46 getStorageUsers(const String16& mountPoint, int32_t** users) = 0;
84 int[] getStorageUsers(in String path) = 8;
150 public int[] getStorageUsers(String path) throws RemoteException { in getStorageUsers() method in MockStorageManager
196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers() function in android::BpMountService
2161 public int[] getStorageUsers(String path) { in getStorageUsers() method in StorageManagerService