Searched refs:setLastMemInfo (Results 1 – 2 of 2) sorted by relevance
434 void setLastMemInfo(Debug.MemoryInfo lastMemInfo) { in setLastMemInfo() method in ProcessProfileRecord
1012 app.mProfile.setLastMemInfo(spy(new Debug.MemoryInfo())); in makeProcessRecord()