Searched refs:matchFlags (Results 1 – 3 of 3) sorted by relevance
2391 void startPersistentApps(int matchFlags) {2392 mService.startPersistentApps(matchFlags);
7610 void startPersistentApps(int matchFlags) { in startPersistentApps() argument7616 .getPersistentApplications(STOCK_PM_FLAGS | matchFlags).getList(); in startPersistentApps()7636 final int matchFlags = GET_PROVIDERS | MATCH_DIRECT_BOOT_UNAWARE; in installEncryptionUnawareProviders() local7653 .getPackageInfo(pkgName, matchFlags, userId); in installEncryptionUnawareProviders()
7618 int matchFlags, List<ResolveInfo> candidates, CrossProfileDomainInfo xpDomainInfo,7716 if ((matchFlags & MATCH_ALL) != 0) {