HomeSort by relevance Sort by last modified time
    Searched defs:STOPPING (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/chromium_org/content/browser/renderer_host/input/
synthetic_smooth_scroll_gesture.h 42 STOPPING,
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 32 * <li>{@link State#STOPPING} -&gt;</li>
36 * If the service fails while starting, running or stopping, its state will be
59 * State#RUNNING}, {@link State#STOPPING} or {@link State#TERMINATED}. If
101 * it has already finished stopping, {@link ListenableFuture#get} returns
108 * finished stopping. If this is {@link State#STARTING}, startup will be
145 STOPPING,
  /external/chromium_org/chrome/browser/media/
webrtc_logging_handler_host.h 89 // should be stopped. |callback| will be called when stopping the dump is
106 // StopLogging(): STARTED -> STOPPING.
107 // Stop done: STOPPING -> STOPPED.
115 STOPPING, // Stop logging is in progress.
191 // Only accessed on the IO thread, except when in STARTING, STOPPING or
  /external/chromium_org/components/sync_driver/
data_type_manager.h 33 STOPPING // Data types are being stopped.
data_type_controller.h 48 STOPPING, // The controller is in the process of stopping
  /external/chromium_org/content/browser/service_worker/
embedded_worker_instance.h 45 STOPPING,
82 // This returns false if stopping a worker fails immediately, e.g. when
service_worker_version.h 60 STOPPING = EmbeddedWorkerInstance::STOPPING,
  /external/oprofile/libop/
op_interface.h 43 STOPPING = 1,
  /frameworks/av/cmds/screenrecord/
Overlay.h 112 enum { UNINITIALIZED, INIT, RUNNING, STOPPING, STOPPED } mState;
  /frameworks/base/core/java/android/os/
SystemService.java 38 STOPPING("stopping"),
  /external/ppp/pppd/
fsm.h 128 #define STOPPING 5 /* Terminating, but open */
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.h 69 STOPPING,
  /external/chromium_org/chrome/browser/task_manager/
task_manager.h 328 STOPPING // A update task is pending and it should stop the update.
  /frameworks/av/include/media/
SoundPool.h 123 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
  /frameworks/av/include/media/stagefright/
MediaCodec.h 161 STOPPING,
  /frameworks/av/services/audioflinger/
Effects.h 56 STOPPING,
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 140 STOPPING,
736 if (r.state == ActivityState.STOPPING || r.state == ActivityState.STOPPED) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 796 milliseconds

1 2 3