Searched refs:getForegroundUids (Results 1 – 3 of 3) sorted by relevance
109 List<Integer> uids = mForegroundUtils.getForegroundUids(); in testOnUidImportance()114 uids = mForegroundUtils.getForegroundUids(); in testOnUidImportance()125 List<Integer> uids = mForegroundUtils.getForegroundUids(); in testOnUidImportanceBackground()155 List<Integer> uids = mForegroundUtils.getForegroundUids(); in testGetForegroundUids()
116 public List<Integer> getForegroundUids() { in getForegroundUids() method in ForegroundUtils
358 for (Integer uid : foregroundUtils.getForegroundUids()) { in arePackagesInForeground()