Home
last modified time | relevance | path

Searched refs:shouldFilterApplication (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DAppsFilterImplTest.java283 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/
DComputerEngine.java582 && 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 …]
DAppsFilterSnapshot.java66 boolean shouldFilterApplication(PackageDataSnapshot snapshot, int callingUid, in shouldFilterApplication() method
DComputer.java242 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
DAppsFilterBase.java293 if (!shouldFilterApplication(snapshot, existingUid, existingSetting, setting, in getVisibilityAllowList()
333 public boolean shouldFilterApplication(PackageDataSnapshot snapshot, int callingUid, in shouldFilterApplication() method in AppsFilterBase
DPreferredActivityHelper.java328 if (packageState != null && snapshot.shouldFilterApplication(packageState, callingUid,
674 if (snapshot.shouldFilterApplication(
DResolveIntentHelper.java502 && computer.shouldFilterApplication( in queryIntentContentProvidersInternal()
547 if (!computer.shouldFilterApplication(resolvedSetting, callingUid, userId)) { in applyPostContentProviderResolutionFilter()
DSuspendPackageHelper.java136 || snapshot.shouldFilterApplication(packageState, callingUid, targetUserId)) { in setPackagesSuspended()
DBroadcastHelper.java780 if (snapshot.shouldFilterApplication( in filterPackages()
DPackageManagerService.java5090 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/
DPackageManagerLocalSnapshotTest.kt161 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/
DPackageManagerLocalImpl.java253 if (!mSnapshot.shouldFilterApplication(packageState, mCallingUid, mUserId)) { in getPackageStates()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DMockSystem.kt357 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/
DPackageManagerComponentLabelIconOverrideTest.kt374 whenever(this.shouldFilterApplication(any<PackageDataSnapshot>(), anyInt(), in <lambda>()
/frameworks/base/services/
Dart-profile-boot243 Lcom/android/server/pm/AppsFilter;->shouldFilterApplication(ILcom/android/server/pm/SettingBase;Lco…
Dart-profile2235 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…
Dart-wear-profile17730 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…