HomeSort by relevance Sort by last modified time
    Searched full:restarting (Results 1 - 25 of 494) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/gyp/test/win/
gyptest-lib-ltcg.py 21 test.must_not_contain_any_line(test.stdout(), ['restarting link with /LTCG'])
  /external/iputils/ninfod/
ninfod.sh.in 24 echo -n "Restarting node information daemon:"
  /cts/tests/tests/app/src/android/app/cts/
ActivityManager_RunningServiceInfoTest.java 43 mRunningServiceInfo.restarting = 1l;
70 assertEquals(1l, values.restarting);
90 assertEquals(1l, values.restarting);
  /external/chromium_org/build/android/pylib/utils/
test_environment.py 34 """Clean up the test environment, restarting fresh adb and HTTP daemons."""
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_utility.h 19 // Wrapper for ServiceDiscoveryHostClient to hide restarting of utility process
  /external/chromium_org/chrome/common/
switch_utils.cc 14 // or if it does not make sense when restarting a background instance to
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 9 Restarting e2fsck from the beginning...
  /external/e2fsprogs/tests/f_unused_itable/
expect.1 9 Restarting e2fsck from the beginning...
  /frameworks/base/tests/backup/
test_backup_common.sh 27 echo -n "Restarting adb as root..."
  /frameworks/base/core/java/android/os/
SystemService.java 40 RESTARTING("restarting");
  /external/chromium_org/media/video/capture/
fake_video_capture_device.h 59 // available ones, used sequentially restarting at the end. These two members
  /external/e2fsprogs/tests/f_illitable/
expect.1 16 Restarting e2fsck from the beginning...
  /external/e2fsprogs/tests/f_misstable/
expect.1 9 Restarting e2fsck from the beginning...
  /external/qemu/
log-rotate-android.c 54 // require restarting Qemu.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnn.java 221 @Override public void onStartInput(EditorInfo attribute, boolean restarting) {
222 super.onStartInput(attribute, restarting);
224 if (!restarting && mComposingText != null) {
230 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) {
231 super.onStartInputView(attribute, restarting);
  /frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd 49 <p>However, you might encounter a situation in which restarting your application and
60 <p>Prevent the system from restarting your activity during certain configuration
69 <p>If restarting your activity requires that you recover large sets of data, re-establish a network
185 itself, which prevents the system from restarting your activity.</p>
222 reset elements of your UI without the system restarting your activity.</p>
283 there are other configuration changes that you cannot prevent from restarting your application, but
  /external/dnsmasq/contrib/openvpn/
README 24 > restarting networking and dnsmasq doesn't solve the problem. Perhaps
  /external/e2fsprogs/tests/f_lotsbad/
expect.1 27 Restarting e2fsck from the beginning...
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 70 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 58 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 68 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/mdnsresponder/mDNSPosix/
mdnsd.sh 61 echo -n "Restarting Apple Darwin Multicast DNS / DNS Service Discovery daemon:"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
signal.h 65 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
signal.h 58 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
signal.h 65 * SA_RESTART flag to get restarting signals (which were the default long ago)

Completed in 1720 milliseconds

1 2 3 4 5 6 7 8 91011>>