Searched refs:matchFlags (Results 1 – 3 of 3) sorted by relevance
2346 void startPersistentApps(int matchFlags) {2347 mService.startPersistentApps(matchFlags);
7572 void startPersistentApps(int matchFlags) { in startPersistentApps() argument7578 .getPersistentApplications(STOCK_PM_FLAGS | matchFlags).getList(); in startPersistentApps()7597 final int matchFlags = GET_PROVIDERS | MATCH_DIRECT_BOOT_UNAWARE; in installEncryptionUnawareProviders() local7614 .getPackageInfo(pkgName, matchFlags, userId); in installEncryptionUnawareProviders()
7693 int matchFlags, List<ResolveInfo> candidates, CrossProfileDomainInfo xpDomainInfo,7791 if ((matchFlags & MATCH_ALL) != 0) {