Searched defs:checkState (Results 1 – 11 of 11) 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
171 public static void checkState(final boolean expression, String message) { in checkState() method in Preconditions185 public static void checkState(final boolean expression) { in checkState() method in Preconditions
580 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
887 private void checkState() { in getAllItems() method
1409 public void checkState(String methodName) throws IllegalStateException { in checkState() method in AudioEffect
1657 private void checkState(boolean animated) { in checkState() method in ImageDecoder
1612 auto checkState = [this, &comp] { in signalSetParameters() local
1720 SparseBooleanArray checkState; field in AbsListView.SavedState