Home
last modified time | relevance | path

Searched defs:callingSetting (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DAppsFilterSnapshot.java67 @Nullable Object callingSetting, PackageStateInternal targetPkgSetting, int userId); in shouldFilterApplication()
H A DAppsFilterBase.java327 @Nullable Object callingSetting, PackageStateInternal targetPkgSetting, int userId) { in shouldFilterApplication()
386 Object callingSetting, PackageStateInternal targetPkgSetting, int targetUserId) { in shouldFilterApplicationInternal()
693 private static void log(Object callingSetting, PackageStateInternal targetPkgSetting, in log()
H A DComputerEngine.java1239 SettingBase callingSetting = in applyPostResolutionFilter() local
1274 SettingBase callingSetting = in applyPostServiceResolutionFilter() local