Home | History | Annotate | Download | only in phone

Lines Matching refs:Preconditions

40 import com.google.common.base.Preconditions;
133 Preconditions.checkNotNull(listener);
134 Preconditions.checkNotNull(mListeners);
521 Preconditions.checkState(call.getState() != newState);