Searched refs:withIdentity (Results 1 – 3 of 3) sorted by relevance
129 public State withIdentity(@Nullable CallerIdentity identity) { in withIdentity() method in AbstractLocationProvider.State227 .withIdentity(identity) in AbstractLocationProvider()291 setState(state -> state.withIdentity(identity)); in setIdentity()
74 fun withIdentity(predicate: (Any) -> Boolean): ElementMatcher { regex
271 .withIdentity(identity) in onInitialize()