Searched defs:checkState (Results 1 – 10 of 10) sorted by relevance
123 public static boolean checkState(String message, boolean state) { in checkState() method in Preconditions
162 public static void checkState(final boolean expression, String message) { in checkState() method in Preconditions175 public static void checkState(final boolean expression) { in checkState() method in Preconditions
169 public static void checkState(final boolean expression, String message) { in checkState() method in Preconditions183 public static void checkState(final boolean expression) { in checkState() method in Preconditions
579 private void checkState(boolean assertion, String message) { in checkState() method
392 void Fusion::checkState() { in checkState() function in android::Fusion
220 public boolean checkState(int state) { in checkState() method in GraphRunner.GraphRunLoop
1372 public void checkState(String methodName) throws IllegalStateException { in checkState() method in AudioEffect
1567 auto checkState = [this, &comp] { in signalSetParameters() local
1645 private void checkState(boolean animated) { in checkState() method in ImageDecoder
1738 SparseBooleanArray checkState; field in AbsListView.SavedState