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