Searched refs:IdentityGraphLense (Results 1 – 1 of 1) sorted by relevance
47 return build(new IdentityGraphLense(), dexItemFactory); in build()69 return new IdentityGraphLense(); in getIdentityLense()73 return this instanceof IdentityGraphLense; in isIdentityLense()76 private static class IdentityGraphLense extends GraphLense { class in GraphLense