Searched defs:getStorageUsers (Results 1 – 3 of 3) sorted by relevance
196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers() function in android::BpMountService
214 public int[] getStorageUsers(String path) throws RemoteException { in getStorageUsers() method in IMountService.Stub.Proxy2213 public int[] getStorageUsers(String path) throws RemoteException; in getStorageUsers() method
2082 public int[] getStorageUsers(String path) { in getStorageUsers() method in MountService