Searched refs:activeMax (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.c970 size_t activeMax; local
972 activeMax = max - overhead;
974 activeMax = 0;
977 setSoftLimit(hs, activeMax);

Completed in 94 milliseconds