HomeSort by relevance Sort by last modified time
    Searched defs:lastState (Results 1 - 12 of 12) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
StepNormalizer.java 63 private double[] lastState;
97 lastState = null;
118 if (lastState == null) {
122 lastState = interpolator.getInterpolatedState().clone();
138 handler.handleStep(lastTime, lastState, lastDerivatives, false);
144 lastState, 0, lastState.length);
156 handler.handleStep(lastTime, lastState, lastDerivatives, true);
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
NetworkState.java 149 State lastState = mStateDepository.get(mStateDepository.size() - 1);
150 if ( lastState != mTransitionTarget) {
152 lastState));
190 State lastState = mStateDepository.get(mStateDepository.size() - 1);
191 if ( lastState != mTransitionTarget) {
193 lastState));
  /external/icu/icu4c/source/test/intltest/
tzbdtest.cpp 456 UBool lastState = z->inDaylightTime(d, status);
459 logln(UnicodeString("-- Zone ") + z->getID(str) + " starts in " + year + " with DST = " + (lastState?"true":"false"));
465 if (state != lastState) {
467 lastState = state;++changes;
472 if (!lastState &&
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCooling.java 495 int lastState = zoneCoolerBindInfo.getLastState();
496 if (thermState < lastState) {
499 } else if (thermState == lastState && flag) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 808 milliseconds