Class android.content.pm.PackageManager
Changed Constructors | ||
---|---|---|
PackageManager () |
Now deprecated. |
Added Methods | |
---|---|
Property getProperty (String, |
|
Property getProperty (String, |
|
int getTargetSdkVersion (String ) |
|
List<Property> queryActivityProperty (String ) |
|
List<Property> queryApplicationProperty (String ) |
|
List<Property> queryProviderProperty (String ) |
|
List<Property> queryReceiverProperty (String ) |
|
List<Property> queryServiceProperty (String ) |
|
void requestChecksums (String, |
Added Fields | |
---|---|
String EXTRA_CHECKSUMS |
|
String FEATURE_OPENGLES_DEQP_LEVEL |
|
int FLAG_PERMISSION_ALLOWLIST_ROLE |
|
int GET_ATTRIBUTIONS |
|
List<Certificate> TRUST_ALL |
|
List<Certificate> TRUST_NONE |
Changed Fields | ||
---|---|---|
int GET_INTENT_FILTERS |
Now deprecated. |