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