Searched defs:getProcessesWithPendingBindMounts (Results 1 – 2 of 2) sorted by relevance
1019 Map<Integer, String> getProcessesWithPendingBindMounts(int userId) { in getProcessesWithPendingBindMounts() method in ProcessList
228 public abstract Map<Integer, String> getProcessesWithPendingBindMounts(int userId); in getProcessesWithPendingBindMounts() method in ActivityManagerInternal