public static int GetDalvikHeepMaxMemory()
 {
     return(NpDeviceInfoAndroid.GetDalvikHeepMaxMemory());
 }