Class android.content.pm.ApplicationInfo
| Added Methods | |
|---|---|
boolean areAttributionsUserVisible() |
|
int getMemtagMode() |
|
int getNativeHeapZeroInitialized() |
|
int getRequestRawExternalStorageAccess() |
|
boolean isProfileable() |
|
| Added Fields | |
|---|---|
int CATEGORY_ACCESSIBILITY |
|
int MEMTAG_ASYNC |
|
int MEMTAG_DEFAULT |
|
int MEMTAG_OFF |
|
int MEMTAG_SYNC |
|
int RAW_EXTERNAL_STORAGE_ACCESS_DEFAULT |
|
int RAW_EXTERNAL_STORAGE_ACCESS_NOT_REQUESTED |
|
int RAW_EXTERNAL_STORAGE_ACCESS_REQUESTED |
|
int ZEROINIT_DEFAULT |
|
int ZEROINIT_DISABLED |
|
int ZEROINIT_ENABLED |
|
int compileSdkVersion |
|
String compileSdkVersionCodename |
|
