Searched defs:getIsolatedProcesses (Results 1 – 2 of 2) sorted by relevance
632 private static List<Integer> getIsolatedProcesses(int uid) throws Exception { in getIsolatedProcesses() method in ActivityManagerTest
651 public abstract List<Integer> getIsolatedProcesses(int uid); in getIsolatedProcesses() method in ActivityManagerInternal