Searched refs:callingPs (Results 1 – 1 of 1) sorted by relevance
4379 final SettingBase callingPs = mSettings.getSettingLPr(appId); in shouldFilterApplicationLocked() local4380 return mAppsFilter.shouldFilterApplication(callingUid, callingPs, ps, userId); in shouldFilterApplicationLocked()