Searched refs:getProcessesWithPendingBindMounts (Results 1 – 3 of 3) sorted by relevance
228 public abstract Map<Integer, String> getProcessesWithPendingBindMounts(int userId); in getProcessesWithPendingBindMounts() method in ActivityManagerInternal
1710 .getProcessesWithPendingBindMounts(vol.getMountUserId()); in onVolumeStateChangedLocked()
1019 Map<Integer, String> getProcessesWithPendingBindMounts(int userId) { in getProcessesWithPendingBindMounts() method in ProcessList