OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boot
(Results
551 - 575
of
1049
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Email/src/com/android/email2/ui/
MailActivityEmail.java
100
* enables or disables the Compose activity, the
boot
receiver and the service based on
/packages/apps/OMA-DM/DMService/src/com/android/omadm/service/
DMIntentReceiver.java
272
// handle
boot
completed intent
275
// in case if required. It may happened only once during first
boot
.
277
logd("
Boot
completed: there is no DM Tree. Start service to generate tree.");
310
logd("
Boot
completed: there is no message to proceed.");
[
all
...]
/packages/apps/Settings/src/com/android/settings/
CryptKeeper.java
745
// We want to keep the screen on while waiting for input. In minimal
boot
mode, the device
[
all
...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadReceiver.java
45
* Receives system broadcasts (
boot
, network connectivity)
/packages/providers/MediaProvider/src/com/android/providers/media/
MediaScannerService.java
178
// with other services at
boot
time.
/prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
mvn
192
-classpath "${M2_HOME}"/
boot
/plexus-classworlds-*.jar \
mvnDebug
197
-classpath "${M2_HOME}"/
boot
/plexus-classworlds-*.jar \
mvnyjp
202
-classpath "${M2_HOME}"/
boot
/plexus-classworlds-*.jar \
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Containers_and_folders.py
50
"""startup - Is this disk the
boot
disk? """
/prebuilts/qemu-kernel/arm/
rebuild.sh
301
cp -f arch/arm/
boot
/zImage "$OUT_DIR/kernel-qemu$2"
/system/core/fastbootd/commands/
boot.c
38
#include "
boot
.h"
/system/core/mkbootimg/
mkbootimg.c
235
/* put a hash of the contents in the header so
boot
images can be
/art/test/
run-test
251
run_args="${run_args} --
boot
-Xbootclasspath:${bpath}"
264
run_args="${run_args} --
boot
-Ximage:${ANDROID_HOST_OUT}/framework/core.art"
269
run_args="${run_args} --
boot
-Ximage:/data/art-test/core.art"
/device/asus/grouper/
init.grouper.rc
21
on early-
boot
52
on
boot
394
on
boot
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
780
/* match up BTE/BTA report/
boot
mode def*/
785
(hs_data.rsp_data.proto_mode == BTA_HH_PROTO_RPT_MODE)? "Report" : "
Boot
");
[
all
...]
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.h
407
// screen. It should not compete with first wallpaper loading when
boot
410
// 1. Loaded on
boot
. Login WebUI waits for it.
411
// 2. When flag --disable-
boot
-animation is passed. Login WebUI is loaded
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-jdt/0.20.0/
tycho-compiler-jdt-0.20.0.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java
300
// no
boot
anim option
302
mNoBootAnimButton.setText("Disable
Boot
Animation");
303
mNoBootAnimButton.setToolTipText("Check this if you want to disable the
boot
animation. This can help the emulator start faster on slow machines.");
/bootable/recovery/applypatch/
imgdiff.c
18
* This program constructs binary patches for images -- such as
boot
.img
47
* chunks in the same order. Android
boot
and recovery images currently
119
* patch. This is used to reduce the size of recovery-from-
boot
120
* patches by combining the
boot
image with recovery ramdisk
494
// chunks to be small (5 for typical
boot
and recovery images).
[
all
...]
/system/core/toolbox/
newfs_msdos.c
132
u_int8_t bkbs[2]; /* backup
boot
sector */
139
u_int8_t sig; /* extended
boot
signature */
171
u_int bkbs; /* backup
boot
sector */
499
snprintf(buf, sizeof(buf), "/
boot
/%s", bname);
[
all
...]
/prebuilts/tools/linux-x86/emulator/
emulator-x86
emulator-arm
emulator-mips
/external/qemu/
CHANGES.TXT
220
at
boot
time in the emulated system. This only works for system images
654
use the -no-
boot
-anim option described below to speed up the initial
655
boot
sequence as well on slow machines.
735
- a new '-no-
boot
-anim' options tells the emulated system to disable the
boot
737
boot
the system in the emulator.
[
all
...]
/art/runtime/
profiler.cc
416
// Don't include things in the
boot
827
// Bad summary info. It should be total/null/
boot
.
830
// This is the number of hits in all profiled methods (without nullptr or
boot
methods)
Completed in 1128 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>