Searched refs:querying (Results 1 – 11 of 11) sorted by relevance
59 public static boolean canQueryViaComponents(AndroidPackage querying, in canQueryViaComponents() argument61 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() argument77 return !querying.getQueriesPackages().isEmpty() in canQueryViaPackage()78 && querying.getQueriesPackages().contains(potentialTarget.getPackageName()); in canQueryViaPackage()81 public static boolean canQueryAsInstaller(PackageStateInternal querying, in canQueryAsInstaller() argument83 final InstallSource installSource = querying.getInstallSource(); in canQueryAsInstaller()[all …]
683 public boolean canQueryPackage(@NonNull AndroidPackage querying, String potentialTarget) { in canQueryPackage() argument684 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()
75 boolean canQueryPackage(@NonNull AndroidPackage querying, String potentialTarget); in canQueryPackage() argument
3 Service entitlement library exports the APIs for querying the service status, based on GSMA TS.43
45 This extension allows querying various timestamps related to the composition130 allows querying anticipated timestamps and durations related to the153 allows querying various timestamps related to the composition and display219 allows querying which values are supported by the implementations of
234 creation whether the sync object should support querying the native fence
53 description: "Supports querying if a subscription is associated with the caller"
120 call a FlaggedApi without querying the status of the flag. The build itself is not changed on
171 // Overall time used for querying and transforming documents during schema migration
141 * This type is for instance encountered when querying the output device
8740 // -1 if error querying storageed.13561 * Logs detailed stats for querying in AppSearch13622 // Whether the function call is querying the first page. If it's19324 // Background polling for querying service entitlement