Searched refs:getSoftReverseReferences (Results 1 – 3 of 3) sorted by relevance
472 assertFalse(obj.getSoftReverseReferences().contains(ref));473 assertTrue(obj.getSoftReverseReferences().contains(weak));
441 @Deprecated public List<AhatInstance> getSoftReverseReferences() { in getSoftReverseReferences() method in AhatInstance
97 …ublic deprecated java.util.List<com.android.ahat.heapdump.AhatInstance> getSoftReverseReferences();