Searched refs:enableRecentAllocationsMethod (Results 1 – 1 of 1) sorted by relevance
129 private static final Method enableRecentAllocationsMethod; field in Main.DdmVmInternal135 enableRecentAllocationsMethod = c.getDeclaredMethod("enableRecentAllocations",145 enableRecentAllocationsMethod.invoke(null, enable); in enableRecentAllocations()