Searched defs:IDLE (Results 1 - 14 of 14) sorted by relevance

/external/chromium/net/base/
H A Drequest_priority.h18 IDLE, enumerator in enum:net::RequestPriority
/external/chromium/chrome/browser/sync/
H A Dbackend_migrator.h26 IDLE, enumerator in enum:browser_sync::BackendMigrator::State
/external/replicaisland/src/com/replica/replicaisland/
H A DGenericAnimationComponent.java42 case IDLE:
43 mSprite.playAnimation(Animation.IDLE);
77 public static final int IDLE = 0; field in class:GenericAnimationComponent.Animation
H A DEnemyAnimationComponent.java29 IDLE, enum constant in enum:EnemyAnimationComponent.EnemyAnimations
71 mSprite.playAnimation(EnemyAnimations.IDLE.ordinal());
H A DAnimationComponent.java31 IDLE, enum constant in enum:AnimationComponent.PlayerAnimations
218 mSprite.playAnimation(PlayerAnimations.IDLE.ordinal());
250 mSprite.playAnimation(PlayerAnimations.IDLE.ordinal());
H A DNPCAnimationComponent.java25 public static final int IDLE = 0; field in class:NPCAnimationComponent
59 mCurrentAnimation = IDLE;
73 case IDLE:
235 mCurrentAnimation = IDLE;
273 mCurrentAnimation = IDLE;
286 mCurrentAnimation = IDLE;
331 mCurrentAnimation = IDLE;
343 mCurrentAnimation = IDLE;
351 mCurrentAnimation = IDLE;
361 mCurrentAnimation = IDLE;
[all...]
H A DGameObject.java60 IDLE, enum constant in enum:GameObject.ActionType
/external/chromium/net/http/
H A Dhttp_transaction_unittest.h124 IDLE, enumerator in enum:TestTransactionConsumer::State
/external/jmonkeyengine/engine/src/core/com/jme3/input/event/
H A DTouchEvent.java90 IDLE enum constant in enum:TouchEvent.Type
92 private Type type = Type.IDLE;
108 set(Type.IDLE, 0f, 0f, 0f, 0f);
/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheHost.h67 IDLE = 1, enumerator in enum:WebCore::ApplicationCacheHost::Status
/external/chromium/chrome/browser/task_manager/
H A Dtask_manager.h335 IDLE = 0, // Currently not updating. enumerator in enum:TaskManagerModel::UpdateState
/external/chromium/net/spdy/
H A Dspdy_session.h258 IDLE, enumerator in enum:net::SpdySession::State
/external/v8/src/
H A Dmark-compact.h558 IDLE, enumerator in enum:v8::internal::MarkCompactCollector::CollectorState
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 330 milliseconds