Searched defs:getMemoryInfo (Results 1 – 5 of 5) sorted by relevance
505 private MemoryInfo getMemoryInfo() { in getMemoryInfo() method in SurfaceCompositionMeasuringActivity
1739 public static native void getMemoryInfo(MemoryInfo memoryInfo); in getMemoryInfo() method in Debug1746 public static native void getMemoryInfo(int pid, MemoryInfo memoryInfo); in getMemoryInfo() method in Debug
2607 public void getMemoryInfo(MemoryInfo outInfo) { in getMemoryInfo() method in ActivityManager
218 void getMemoryInfo(out ActivityManager.MemoryInfo outInfo); in getMemoryInfo() method
10630 public void getMemoryInfo(ActivityManager.MemoryInfo outInfo) { in getMemoryInfo() method in ActivityManagerService