Home | History | Annotate | Download | only in app

Lines Matching refs:totalMem

1616         public long totalMem;
1649 dest.writeLong(totalMem);
1660 totalMem = source.readLong();