Searched refs:GET_PROVIDERS (Results 1 – 8 of 8) sorted by relevance
137 GET_PROVIDERS,276 public static final int GET_PROVIDERS = 0x00000008; field in PackageManager
787 if ((flags & PackageManager.GET_PROVIDERS) != 0) { in generatePackageInfo()
2753 | PackageManager.GET_PERMISSIONS | PackageManager.GET_PROVIDERS in testGetInstalledPackagesAll()2798 | PackageManager.GET_PERMISSIONS | PackageManager.GET_PROVIDERS in testGetUnInstalledPackagesAll()
1635 if ((flags & (GET_ACTIVITIES | GET_RECEIVERS | GET_SERVICES | GET_PROVIDERS)) != 0) { in updateFlagsForPackage()
36 import static android.content.pm.PackageManager.GET_PROVIDERS;7636 final int matchFlags = GET_PROVIDERS | MATCH_DIRECT_BOOT_UNAWARE; in installEncryptionUnawareProviders()
8852 field public static final int GET_PROVIDERS = 8; // 0x8
11804 field public static final int GET_PROVIDERS = 8; // 0x8