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

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 77 var lastState;
90 if (lastState && lastState != treeState) {
103 lastState = treeState;
109 if (treeState != lastState) {
110 lastState = treeState;
  /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/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 286 @property(readonly, nonatomic) BookmarkBar::State lastState;
  /external/chromium_org/third_party/icu/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 &&
  /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 &&
  /packages/apps/Dialer/src/com/android/dialer/
ProximitySensorManager.java 164 State lastState;
167 lastState = mLastState;
173 if (lastState != State.FAR) {
  /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 290 milliseconds