Uses of Class
android.os.Debug.MemoryInfo

Packages that use Debug.MemoryInfo
android.app   
android.os   
 

Uses of Debug.MemoryInfo in android.app
 

Methods in android.app that return Debug.MemoryInfo
 Debug.MemoryInfo[] ActivityManager.getProcessMemoryInfo(int[] pids)
           
 

Uses of Debug.MemoryInfo in android.os
 

Fields in android.os with type parameters of type Debug.MemoryInfo
static Parcelable.Creator<Debug.MemoryInfo> Debug.MemoryInfo.CREATOR
           
 

Methods in android.os with parameters of type Debug.MemoryInfo
static void Debug.getMemoryInfo(Debug.MemoryInfo memoryInfo)
           
 



Copyright © 2008-2012. All Rights Reserved.