Searched refs:getUidForPid (Results 1 – 2 of 2) sorted by relevance
722 public static final int getUidForPid(int pid) { in getUidForPid() method in Process
5188 uid = Process.getUidForPid(pid); in getProcessStatsLocked()