HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 26 - 50 of 776) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractIdleServiceTest.java 97 State expectedShutdownState = State.STOPPING;
118 case STOPPING:
AbstractExecutionThreadServiceTest.java 65 enterRun.await(); // to avoid stopping the service until run() is invoked
84 enterRun.await(); // to avoid stopping the service until run() is invoked
126 private State expectedShutdownState = State.STOPPING;
  /frameworks/base/core/java/android/os/
SystemService.java 40 STOPPING("stopping"),
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
index.jd 68 <dt><b><a href="stopping.html">Stopping and Restarting an Activity</a></b></dt>
  /packages/apps/Mms/src/com/android/mms/ui/
SlideListItemView.java 142 // Stopping audio is not needed in this view.
146 // Stopping video is not needed in this view.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
waitstatus.h 89 unsigned int __w_stopsig:8; /* Stopping signal. */
94 unsigned int __w_stopsig:8; /* Stopping signal. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitstatus.h 89 unsigned int __w_stopsig:8; /* Stopping signal. */
94 unsigned int __w_stopsig:8; /* Stopping signal. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitstatus.h 89 unsigned int __w_stopsig:8; /* Stopping signal. */
94 unsigned int __w_stopsig:8; /* Stopping signal. */
  /system/core/libsysutils/src/
ServiceManager.cpp 20 * - Stopping the service is done by writing its name to "ctl.stop"
80 SLOGD("Stopping service '%s'", name);
  /development/samples/Alarm/res/layout/
main.xml 17 <!-- Demonstrates starting and stopping a local service.
  /development/samples/ApiDemos/res/layout/
alarm_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
alarm_service.xml 17 <!-- Demonstrates starting and stopping a local service.
foreground_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
local_service_binding.xml 17 <!-- Demonstrates starting and stopping a local service.
local_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
messenger_service_binding.xml 17 <!-- Demonstrates starting and stopping a local service.
notifying_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
remote_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
  /development/samples/Support4Demos/res/layout/
local_service_broadcaster.xml 17 <!-- Demonstrates starting and stopping a local service.
  /external/openssh/contrib/redhat/
sshd.init 58 echo -n $"Stopping $prog:"
  /external/oprofile/libop/
op_interface.h 43 STOPPING = 1,
  /external/quake/src/com/android/quake/
QuakeViewNoData.java 56 canvas.drawText("Try stopping and restarting the simulator.",
  /external/webkit/Source/WebCore/manual-tests/inspector/
debugger-step-on-for-statements.html 21 TEST 1: Click 'continue'. Execution should continue without stopping on the loop breakpoint again.<br>
  /frameworks/ml/bordeaux/service/res/layout/
lava_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
  /system/netd/
ClatdController.cpp 76 ALOGD("Stopping clatd");

Completed in 342 milliseconds

12 3 4 5 6 7 8 91011>>