Searched refs:foregroundUtils (Results 1 – 2 of 2) sorted by relevance
350 ForegroundUtils foregroundUtils = ForegroundUtils.getInstance(am); in arePackagesInForeground() local351 if (foregroundUtils == null) { in arePackagesInForeground()358 for (Integer uid : foregroundUtils.getForegroundUids()) { in arePackagesInForeground()
155 ForegroundUtils foregroundUtils, in CardEmulationManager() argument170 mForegroundUtils = foregroundUtils; in CardEmulationManager()