Searched refs:getTotalMemory (Results 1 – 2 of 2) sorted by relevance
900 public static final native long getTotalMemory(); in getTotalMemory() method in Process
5408 outInfo.totalMem = Process.getTotalMemory(); in getMemoryInfo()