HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 51 - 75 of 1180) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/tpm/tpm_manager/server/
tpm_managerd.conf 21 stop on stopping system-services
  /system/update_engine/init/
update-engine.conf 24 stop on stopping system-services
  /system/webservd/webservd/etc/init/
webservd.conf 19 stop on stopping system-services
  /external/opencv3/modules/features2d/src/kaze/
fed.cpp 41 * that a certain stopping time for the whole process can be obtained and fills
44 * @param T Desired process stopping time
52 // All cycles have the same fraction of the stopping time
61 * that a certain stopping time for the whole process can be obtained and fills it
64 * @param t Desired cycle stopping time
  /external/bison/lib/
sys_wait.in.h 73 /* The stopping signal. Only to be accessed if WIFSTOPPED(x) is true. */
102 /* There are no stopping signals. */
  /frameworks/base/core/java/android/os/
SystemService.java 38 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>
  /frameworks/base/services/core/java/com/android/server/am/
UserState.java 46 // User is in the final phase of stopping, sending Intent.ACTION_SHUTDOWN.
96 case STATE_STOPPING: return "STOPPING";
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
GlowPadAnswerFragment.java 57 mGlowpad.stopPing();
69 mGlowpad.stopPing();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
waitstatus.h 89 unsigned int __w_stopsig:8; /* Stopping signal. */
94 unsigned int __w_stopsig:8; /* Stopping signal. */
  /system/bt/test/suite/gatt/
gatt_unittest.cpp 81 << "Error stopping BLE advertisement.";
152 EXPECT_TRUE(status() == BT_STATUS_SUCCESS) << "Error stopping server.";
  /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);
  /cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
MyForegroundService.java 50 Log.d(TAG, "Stopping foreground");
  /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.
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.
  /external/autotest/site_utils/admin/
autotest.init 40 log_daemon_msg "Stopping $DAEMON_NAME"
  /external/avahi/initscript/archlinux/
avahi-daemon.in 46 stat_busy "Stopping $DESC"

Completed in 1783 milliseconds

1 23 4 5 6 7 8 91011>>