OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restarting
(Results
101 - 125
of
612
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/services/core/java/com/android/server/media/
RemoteDisplayProviderWatcher.java
89
// Also has the side-effect of
restarting
providers if needed.
/frameworks/base/services/core/java/com/android/server/tv/
TvRemoteProviderWatcher.java
83
// Also has the side-effect of
restarting
providers if needed.
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCursorSupport.java
116
// Prevents
restarting
the loader when restoring state.
LoaderRetainedSupport.java
118
// Prevents
restarting
the loader when restoring state.
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java
133
Log.d(mName, "
Restarting
profile service...");
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/
InCallPresenterTest.java
97
* This behavior is required to ensure that the screen is turned on again by the
restarting
/frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-main.c
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java
96
// How long a service needs to be running until
restarting
its process
108
// The minimum amount of time between
restarting
services that we allow.
109
// That is, when multiple services are
restarting
, we won't allow each
[
all
...]
/external/autotest/client/site_tests/security_ASLR/
security_ASLR.py
186
after
restarting
the process and then compares address starting
315
same after
restarting
.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
resumable_download_handler.py
135
print('Couldn\'t read etag in tracker file (%s).
Restarting
'
143
print('Couldn\'t read URI tracker file (%s): %s.
Restarting
'
/external/compiler-rt/lib/asan/scripts/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
/external/libweave/src/notification/
xmpp_channel.cc
306
LOG(ERROR) << "TLS handshake failed.
Restarting
XMPP connection";
374
LOG(INFO) << "
Restarting
XMPP";
/frameworks/base/core/java/com/android/internal/app/procstats/
ServiceState.java
285
public void setRestarting(boolean
restarting
, int memFactor, long now) {
286
mRestarting =
restarting
;
/frameworks/base/docs/html-intl/intl/ja/guide/components/
loaders.jd
14
<li><a href="#
restarting
">????????</a></li>
201
<h3 id="
restarting
">????????</h3>
/frameworks/base/docs/html-intl/intl/ko/guide/components/
loaders.jd
14
<li><a href="#
restarting
">?? ?? ??</a></li>
201
<h3 id="
restarting
">?? ?? ??</h3>
/frameworks/base/docs/html-intl/intl/ru/guide/components/
loaders.jd
14
<li><a href="#
restarting
">?????????? ??????????</a></li>
201
<h3 id="
restarting
">?????????? ??????????</h3>
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
loaders.jd
14
<li><a href="#
restarting
">?????</a></li>
201
<h3 id="
restarting
">?????</h3>
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
loaders.jd
14
<li><a href="#
restarting
">???????</a></li>
201
<h3 id="
restarting
">???????</h3>
/packages/apps/Settings/src/com/android/settings/
TetherSettings.java
273
Log.d(TAG, "
Restarting
WifiAp due to prior config change.");
281
Log.d(TAG, "
Restarting
WifiAp due to prior config change.");
/prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
/prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
/prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
/prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
/prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup
205
echo '>>
Restarting
shell'
425
echo '>>
Restarting
shell (asynchronous)'
Completed in 529 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>