OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restarting
(Results
76 - 100
of
612
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
README.txt
18
restarted from the Shell window without
restarting
IDLE.
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
README.txt
18
restarted from the Shell window without
restarting
IDLE.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
README.txt
18
restarted from the Shell window without
restarting
IDLE.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
README.txt
18
restarted from the Shell window without
restarting
IDLE.
/system/core/adb/
services.cpp
84
WriteFdExactly(fd, "
restarting
adbd as root\n");
95
WriteFdExactly(fd, "
restarting
adbd as non root\n");
111
WriteFdFmt(fd, "
restarting
in TCP mode port: %d\n", port);
117
WriteFdExactly(fd, "
restarting
in USB mode\n");
/external/autotest/server/cros/
dark_resume_utils.py
105
logging.debug('
Restarting
powerd with new settings')
120
logging.debug('
Restarting
powerd to revert to old settings')
/external/autotest/server/site_tests/kernel_MemoryRamoop/
kernel_MemoryRamoop.py
43
self._run_test(self._do_reboot, '.*
Restarting
system.*$')
51
self._run_test(self._do_reboot_with_suspend, '.*
Restarting
system.*$')
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java
245
* @param
restarting
Whether the connection is being restarted.
248
final boolean
restarting
) {
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java
147
@Override public void onStartInput(EditorInfo attribute, boolean
restarting
) {
148
super.onStartInput(attribute,
restarting
);
150
// Reset our state. We want to do this even if
restarting
, because
155
if (!
restarting
) {
257
@Override public void onStartInputView(EditorInfo attribute, boolean
restarting
) {
258
super.onStartInputView(attribute,
restarting
);
/external/strace/
README-linux-ptrace
159
call, where PTRACE_rest is one of the
restarting
ptrace ops. If sig is
199
si_signo field and sig parameter in
restarting
command must match,
323
If after syscall-enter-stop tracer uses
restarting
command other than
335
1.x Informational and
restarting
ptrace commands.
402
PTRACE_DETACH is a
restarting
operation, therefore it requires tracee
537
restarting
it in this case. Last confirmed on 2.6.38.6.
/frameworks/base/docs/html/training/basics/activity-lifecycle/
stopping.jd
1
page.title=Stopping and
Restarting
an Activity
35
<p>Properly stopping and
restarting
your activity is an important process in the activity lifecycle
/build/blueprint/choosestage/
choosestage.go
144
fmt.Printf("Stage %s has changed,
restarting
\n", filepath.Base(fileName))
/cts/tests/tests/view/src/android/view/cts/
DisplayRefreshRateTest.java
136
Log.d(TAG, "
restarting
");
/docs/source.android.com/src/devices/storage/
index.jd
58
killing or
restarting
already-running apps. It does this by maintaining three
/external/autotest/client/site_tests/login_UserPolicyKeys/
login_UserPolicyKeys.py
127
raise error.TestFail('%s exists after
restarting
ui!' %
/external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py
172
logging.info("
Restarting
powerd")
/external/autotest/server/site_tests/power_SuspendShutdown/
power_SuspendShutdown.py
53
logging.info('
restarting
powerd')
/external/avahi/initscript/debian/
avahi-daemon.in
164
log_begin_msg "
Restarting
$DESC: $NAME"
avahi-dnsconfd.in
170
log_begin_msg "
Restarting
$DESC: $NAME"
/external/libchrome/base/threading/
thread.cc
93
// Reset |id_| here to support
restarting
the thread.
/external/mdnsresponder/mDNSCore/
uDNS.h
28
#define RESTART_GOODBYE_DELAY (6 * mDNSPlatformOneSecond) // delay after
restarting
LLQ before nuking previous known answers (avoids flutter if we restart before we have networking up)
/external/v8/src/heap/
incremental-marking.h
148
PrintF("[IncrementalMarking]
Restarting
(new grey objects)\n");
/external/valgrind/docs/internals/
qemu-aarch64-linux-HOWTO.txt
49
?? that you boot into the new system rather than
restarting
the ?
qemu-mips64-linux-HOWTO.txt
50
?? that you boot into the new system rather than
restarting
the ?
/frameworks/base/docs/html/guide/components/
loaders.jd
14
<li><a href="#
restarting
">
Restarting
a Loader</a></li>
205
<h3 id="
restarting
">
Restarting
a Loader</h3>
Completed in 1626 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>