Home
last modified time | relevance | path

Searched refs:querying (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DAppsFilterUtils.java59 public static boolean canQueryViaComponents(AndroidPackage querying, in canQueryViaComponents() argument
61 if (!querying.getQueriesIntents().isEmpty()) { in canQueryViaComponents()
62 for (Intent intent : querying.getQueriesIntents()) { in canQueryViaComponents()
68 if (!querying.getQueriesProviders().isEmpty() in canQueryViaComponents()
69 && matchesProviders(querying.getQueriesProviders(), potentialTarget)) { in canQueryViaComponents()
75 public static boolean canQueryViaPackage(AndroidPackage querying, in canQueryViaPackage() argument
77 return !querying.getQueriesPackages().isEmpty() in canQueryViaPackage()
78 && querying.getQueriesPackages().contains(potentialTarget.getPackageName()); in canQueryViaPackage()
81 public static boolean canQueryAsInstaller(PackageStateInternal querying, in canQueryAsInstaller() argument
83 final InstallSource installSource = querying.getInstallSource(); in canQueryAsInstaller()
[all …]
DAppsFilterBase.java683 public boolean canQueryPackage(@NonNull AndroidPackage querying, String potentialTarget) { in canQueryPackage() argument
684 int appId = UserHandle.getAppId(querying.getUid()); in canQueryPackage()
690 if (!mFeatureConfig.packageIsEnabled(querying)) { in canQueryPackage()
694 if (requestsQueryAllPackages(querying)) { in canQueryPackage()
698 return !querying.getQueriesPackages().isEmpty() in canQueryPackage()
699 && querying.getQueriesPackages().contains(potentialTarget); in canQueryPackage()
DAppsFilterSnapshot.java75 boolean canQueryPackage(@NonNull AndroidPackage querying, String potentialTarget); in canQueryPackage() argument
/frameworks/libs/service_entitlement/
DREADME.md3 Service entitlement library exports the APIs for querying the service status, based on GSMA TS.43
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt45 This extension allows querying various timestamps related to the composition
130 allows querying anticipated timestamps and durations related to the
153 allows querying various timestamps related to the composition and display
219 allows querying which values are supported by the implementations of
DEGL_ANDROID_native_fence_sync.txt234 creation whether the sync object should support querying the native fence
/frameworks/opt/telephony/flags/
Dsubscription.aconfig53 description: "Supports querying if a subscription is associated with the caller"
/frameworks/av/media/audio/aconfig/
DREADME.md120 call a FlaggedApi without querying the status of the flag. The build itself is not changed on
/frameworks/proto_logging/stats/atoms/appsearch/
Dappsearch_extension_atoms.proto171 // Overall time used for querying and transforming documents during schema migration
/frameworks/proto_logging/stats/enums/media/audio/
Denums.proto141 * This type is for instance encountered when querying the output device
/frameworks/proto_logging/stats/
Datoms.proto8740 // -1 if error querying storageed.
13561 * Logs detailed stats for querying in AppSearch
13622 // Whether the function call is querying the first page. If it's
19324 // Background polling for querying service entitlement