Searched refs:forAllImplementsSubtypes (Results 1 – 3 of 3) sorted by relevance
186 public void forAllImplementsSubtypes(Consumer<DexType> f) { in forAllImplementsSubtypes() method in DexType
173 iface.forAllImplementsSubtypes(t -> { in getReachableStates()
668 type.forAllImplementsSubtypes(worklist::addLast); in fillWorkList()