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