/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
D | AppsFilterImplTest.java | 283 appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, target, in testQueriesAction_FilterMatches() 325 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch() 327 assertTrue(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch() 330 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, in testQueriesProtectedAction_FilterDoesNotMatch() 332 assertTrue(appsFilter.shouldFilterApplication(mSnapshot, in testQueriesProtectedAction_FilterDoesNotMatch() 357 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, in testQueriesProvider_FilterMatches() 379 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, in testOnUserUpdated_FilterMatches() 391 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, in testOnUserUpdated_FilterMatches() 403 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, in testOnUserUpdated_FilterMatches() 430 assertTrue(appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, in testQueriesDifferentProvider_Filters() [all …]
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ComputerEngine.java | 582 && shouldFilterApplication( in queryIntentActivitiesInternal() 703 && shouldFilterApplication( in queryIntentServicesInternal() 802 || !shouldFilterApplication(setting, filterCallingUid, userId))) { in queryIntentActivitiesInternalBody() 926 if (shouldFilterApplication( in getActivityInfoInternalBody() 964 if (shouldFilterApplication(ps, filterCallingUid, userId)) { in generateApplicationInfoFromSettings() 1034 if (shouldFilterApplication(ps, filterCallingUid, userId)) { in getApplicationInfoInternalBody() 1275 || !mAppsFilter.shouldFilterApplication(this, in applyPostResolutionFilter() 1309 if (!mAppsFilter.shouldFilterApplication(this, in applyPostServiceResolutionFilter() 1497 if (shouldFilterApplication(ps, callingUid, userId)) { in generatePackageInfo() 1620 if (shouldFilterApplication(ps, filterCallingUid, userId)) { in getPackageInfoInternalBody() [all …]
|
D | AppsFilterSnapshot.java | 66 boolean shouldFilterApplication(PackageDataSnapshot snapshot, int callingUid, in shouldFilterApplication() method
|
D | Computer.java | 242 boolean shouldFilterApplication(@Nullable PackageStateInternal ps, int callingUid, in shouldFilterApplication() method 245 boolean shouldFilterApplication(@Nullable PackageStateInternal ps, int callingUid, in shouldFilterApplication() method 248 boolean shouldFilterApplication(@Nullable PackageStateInternal ps, int callingUid, in shouldFilterApplication() method 250 boolean shouldFilterApplication(@NonNull SharedUserSetting sus, int callingUid, in shouldFilterApplication() method
|
D | AppsFilterBase.java | 293 if (!shouldFilterApplication(snapshot, existingUid, existingSetting, setting, in getVisibilityAllowList() 333 public boolean shouldFilterApplication(PackageDataSnapshot snapshot, int callingUid, in shouldFilterApplication() method in AppsFilterBase
|
D | PreferredActivityHelper.java | 328 if (packageState != null && snapshot.shouldFilterApplication(packageState, callingUid, 674 if (snapshot.shouldFilterApplication(
|
D | ResolveIntentHelper.java | 502 && computer.shouldFilterApplication( in queryIntentContentProvidersInternal() 547 if (!computer.shouldFilterApplication(resolvedSetting, callingUid, userId)) { in applyPostContentProviderResolutionFilter()
|
D | SuspendPackageHelper.java | 136 || snapshot.shouldFilterApplication(packageState, callingUid, targetUserId)) { in setPackagesSuspended()
|
D | BroadcastHelper.java | 780 if (snapshot.shouldFilterApplication( in filterPackages()
|
D | PackageManagerService.java | 5090 if (snapshot.shouldFilterApplication(packageState, callingUid, userId)) { 5870 || snapshot.shouldFilterApplication(packageState, callingUid, userId)) { in setApplicationHiddenSettingAsUser()
|
/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/ |
D | PackageManagerLocalSnapshotTest.kt | 161 shouldFilterApplication(it, arguments[1] as Int, arguments[2] as Int) in pmLocal() 166 shouldFilterApplication(any(PackageStateInternal::class.java), anyInt(), anyInt()) in pmLocal()
|
/frameworks/base/services/core/java/com/android/server/pm/local/ |
D | PackageManagerLocalImpl.java | 253 if (!mSnapshot.shouldFilterApplication(packageState, mCallingUid, mUserId)) { in getPackageStates()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
D | MockSystem.kt | 357 whenever(mocks.appsFilter.shouldFilterApplication(any(PackageDataSnapshot::class.java), in stageNominalSystemState() 359 whenever(mocks.appsFilterSnapshot.shouldFilterApplication( in stageNominalSystemState()
|
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/ |
D | PackageManagerComponentLabelIconOverrideTest.kt | 374 whenever(this.shouldFilterApplication(any<PackageDataSnapshot>(), anyInt(), in <lambda>()
|
/frameworks/base/services/ |
D | art-profile-boot | 243 Lcom/android/server/pm/AppsFilter;->shouldFilterApplication(ILcom/android/server/pm/SettingBase;Lco…
|
D | art-profile | 2235 HSPLcom/android/server/pm/AppsFilterBase;->shouldFilterApplication(Lcom/android/server/pm/snapshot/… 2365 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/SharedUse… 2366 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packa… 2367 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packa… 2368 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packa…
|
D | art-wear-profile | 17730 HSPLcom/android/server/pm/AppsFilterBase;->shouldFilterApplication(Lcom/android/server/pm/snapshot/… 17992 HPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/SharedUser… 17993 HPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packag… 17994 HPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packag… 17995 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packa… 17996 HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/Packa…
|