Searched defs:matchFlags (Results 1 – 1 of 1) sorted by relevance
7572 void startPersistentApps(int matchFlags) { in startPersistentApps()7597 final int matchFlags = GET_PROVIDERS | MATCH_DIRECT_BOOT_UNAWARE; in installEncryptionUnawareProviders() local