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