Searched refs:checkState (Results 1 – 15 of 15) sorted by relevance
447 checkState("getDescriptor()"); in getDescriptor()516 checkState("setEnabled()"); in setEnabled()539 checkState("setParameter()"); in setParameter()670 checkState("getParameter()"); in getParameter()848 checkState("command()"); in command()865 checkState("getId()"); in getId()876 checkState("getEnabled()"); in getEnabled()888 checkState("hasControl()"); in hasControl()1254 public void checkState(String methodName) throws IllegalStateException { in checkState() method in AudioEffect
247 Preconditions.checkState(mProcessedDeviceCount < mDevices.size()); in handleReportPhysicalAddress()273 Preconditions.checkState(mProcessedDeviceCount < mDevices.size());296 Preconditions.checkState(mProcessedDeviceCount < mDevices.size());
77 void checkState();
334 void Fusion::checkState() { in checkState() function in android::Fusion430 checkState(); in predict()475 checkState(); in update()
59 Preconditions.checkState(mCarrierMessagingServiceConnection == null); in bindToCarrierMessagingService()
220 public boolean checkState(int state) { in checkState() method in GraphRunner.GraphRunLoop725 return !mRunLoop.checkState(State.STOPPED); in isRunning()734 return mRunLoop.checkState(State.PAUSED); in isPaused()743 return mRunLoop.checkState(State.STOPPED); in isStopped()
279 Preconditions.checkState(mFloatingToolbar != null); in checkToolbarInitialized()280 Preconditions.checkState(mFloatingToolbarVisibilityHelper != null); in checkToolbarInitialized()
123 Preconditions.checkState(false, "Could not read data binding generated class list"); in readGeneratedClasses()
699 Preconditions.checkState(mMainPanel != null); in openOverflow()700 Preconditions.checkState(mOverflowPanel != null); in openOverflow()757 Preconditions.checkState(mMainPanel != null); in closeOverflow()758 Preconditions.checkState(mOverflowPanel != null); in closeOverflow()1132 Preconditions.checkState(mContentView.getParent() == null); in measure()1268 Preconditions.checkState(mContentView.getParent() == null); in measure()
72 public static void checkState(final boolean expression) { in checkState() method in Preconditions
110 checkState();124 checkState();127 private synchronized void checkState() {
1684 SparseBooleanArray checkState; field in AbsListView.SavedState1707 checkState = in.readSparseBooleanArray(); in SavedState()1730 out.writeSparseBooleanArray(checkState); in writeToParcel()1749 + " checkState=" + checkState + "}"; in toString()1790 ss.checkState = mPendingSync.checkState; in onSaveInstanceState()1845 ss.checkState = mCheckStates.clone(); in onSaveInstanceState()1895 if (ss.checkState != null) { in onRestoreInstanceState()1896 mCheckStates = ss.checkState; in onRestoreInstanceState()
1989 Preconditions.checkState(mFirewallEnabled); in setFirewallInterfaceRule()2001 Preconditions.checkState(mFirewallEnabled); in setFirewallEgressSourceRule()2013 Preconditions.checkState(mFirewallEnabled); in setFirewallEgressDestRule()
15969 Preconditions.checkState(!currentAsec); in movePackageInternal()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...