Class android.system.OsConstants
| Added Fields | |
|---|---|
int MADV_COLD |
|
int MADV_COLLAPSE |
|
int MADV_DODUMP |
|
int MADV_DOFORK |
|
int MADV_DONTDUMP |
|
int MADV_DONTFORK |
|
int MADV_DONTNEED |
|
int MADV_FREE |
|
int MADV_HUGEPAGE |
|
int MADV_HWPOISON |
|
int MADV_KEEPONFORK |
|
int MADV_MERGEABLE |
|
int MADV_NOHUGEPAGE |
|
int MADV_NORMAL |
|
int MADV_PAGEOUT |
|
int MADV_POPULATE_READ |
|
int MADV_POPULATE_WRITE |
|
int MADV_RANDOM |
|
int MADV_REMOVE |
|
int MADV_SEQUENTIAL |
|
int MADV_SOFT_OFFLINE |
|
int MADV_UNMERGEABLE |
|
int MADV_WILLNEED |
|
int MADV_WIPEONFORK |
|
