Searched defs:getMyMemoryState (Results 1 – 3 of 3) sorted by relevance
429 void getMyMemoryState(out ActivityManager.RunningAppProcessInfo outInfo); in getMyMemoryState() method
4337 static public void getMyMemoryState(RunningAppProcessInfo outState) { in getMyMemoryState() method in ActivityManager
9707 public void getMyMemoryState(ActivityManager.RunningAppProcessInfo outState) { in getMyMemoryState() method in ActivityManagerService