Class android.content.pm.PackageManager

Changed Constructors
PackageManager() Now deprecated.

Added Methods
void getGroupOfPlatformPermission(String, Executor, Consumer<String>)
void getPlatformPermissionsForGroup(String, Executor, Consumer<List<String>>)
Property getProperty(String, ComponentName)
Property getProperty(String, String)
Resources getResourcesForApplication(ApplicationInfo, Configuration)
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, boolean, int, List<Certificate>, OnChecksumsReadyListener)

Added Fields
String FEATURE_HARDWARE_KEYSTORE
String FEATURE_IDENTITY_CREDENTIAL_HARDWARE
String FEATURE_IDENTITY_CREDENTIAL_HARDWARE_DIRECT_ACCESS
String FEATURE_KEYSTORE_APP_ATTEST_KEY
String FEATURE_KEYSTORE_LIMITED_USE_KEY
String FEATURE_KEYSTORE_SINGLE_USE_KEY
String FEATURE_OPENGLES_DEQP_LEVEL
String FEATURE_SECURITY_MODEL_COMPATIBLE
int GET_ATTRIBUTIONS
int INSTALL_SCENARIO_BULK
int INSTALL_SCENARIO_BULK_SECONDARY
int INSTALL_SCENARIO_DEFAULT
int INSTALL_SCENARIO_FAST
String PROPERTY_MEDIA_CAPABILITIES
List<Certificate> TRUST_ALL
List<Certificate> TRUST_NONE

Changed Fields
int GET_INTENT_FILTERS Now deprecated.

AltStyle によって変換されたページ (->オリジナル) /