Searched refs:notWeakerThan (Results 1 – 5 of 5) sorted by relevance
78 public boolean notWeakerThan(Reachability other) { in notWeakerThan() method in Reachability
42 if (ref.reachability.notWeakerThan(mRetained)) { in hasNext()
219 if (inst.getReachability().notWeakerThan(retained)) { in prepareForUse()
739 if (childRef.reachability.notWeakerThan(reachability)) { in computeReachability()
194 method public boolean notWeakerThan(com.android.ahat.heapdump.Reachability);