Searched defs:getMemoryInfo (Results 1 – 5 of 5) sorted by relevance
505 private MemoryInfo getMemoryInfo() { in getMemoryInfo() method in SurfaceCompositionMeasuringActivity
1662 public static native void getMemoryInfo(MemoryInfo memoryInfo); in getMemoryInfo() method in Debug1669 public static native void getMemoryInfo(int pid, MemoryInfo memoryInfo); in getMemoryInfo() method in Debug
2756 public void getMemoryInfo(MemoryInfo outInfo) { in getMemoryInfo() method in ActivityManager
207 void getMemoryInfo(out ActivityManager.MemoryInfo outInfo); in getMemoryInfo() method
9595 public void getMemoryInfo(ActivityManager.MemoryInfo outInfo) { in getMemoryInfo() method in ActivityManagerService