Searched refs:mForAnyEvent (Results 1 – 1 of 1) sorted by relevance
117 private final boolean mForAnyEvent; field in BlockingUserLifecycleListener.Builder120 mForAnyEvent = forAnyEvent; in Builder()181 Preconditions.checkState(!mForAnyEvent, "not allowed forAnyEvent()"); in assertNotForAnyEvent()