Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/cmds/bootanimation/
Dbootanimation_main.cpp48 sp<BootAnimation> boot = new BootAnimation(audioplay::createAnimationCallbacks()); in main() local
52 boot->run("BootAnimation", PRIORITY_DISPLAY); in main()
DFORMAT.md5 The system selects a boot animation zipfile from the following locations, in order:
36 + `p` -- this part will play unless interrupted by the end of the boot
38 * **COUNT:** how many times to play the animation, or 0 to loop forever until boot is complete
66 The file used to draw the time on top of the boot animation. The font format is as follows:
102 The system will end the boot animation (first completing any incomplete or even entirely unplayed
/frameworks/hardware/interfaces/displayservice/1.0/
DIEventCallback.hal20 * @param timestamp Nanoseconds since boot.
26 * @param timestamp Nanoseconds since boot.
/frameworks/base/cmds/statsd/src/
Dactive_config_list.proto27 // Time left in activation. When this proto is loaded after device boot,
36 // When we load the activations, this metric should activate on next boot for the tll
Datoms.proto174 // TODO: service state change is very noisy shortly after boot, as well
1169 * Logs shutdown reason and duration on next boot.
1191 * Logs boot reason and duration.
1197 // Reason for bootloader boot. Eg. reboot. See bootstat.cpp for larger list
1201 // Reason for system boot. Eg. bootloader, reboot,userrequested
1205 // End of boot time in ms from unix epoch using system wall clock.
1208 // Total boot duration in ms.
1214 // Time since last boot in ms. Default: 0 if not available.
3824 // Time (in ms since boot) at which the rail energy value was measured.
3828 // Accumulated energy used via the rail since device boot in uWs.
[all …]
/frameworks/base/core/proto/android/app/
Dalarmmanager.proto38 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including
41 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including
/frameworks/native/cmds/installd/
Dotapreopt_slot.sh21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
Dinstalld.rc5 on early-boot
/frameworks/base/cmds/incident_helper/testdata/
Dsystem_properties.txt9 [ro.boot.boottime]: [1BLL:85,1BLE:898,2BLL:0,2BLE:862,SW:6739,KL:340]
/frameworks/native/cmds/dumpstate/
Ddumpstate.rc1 on boot
/frameworks/base/cmds/bootanimation/iot/
Diotbootanimation_main.cpp127 sp<BootAnimation> boot = new BootAnimation(callbacks); in main() local
/frameworks/base/cmds/incident_helper/src/parsers/
DSystemPropertiesParser.cpp114 Message boot(&bootTable); in Parse() local
115 ro.addSubMessage(SystemPropertiesProto::Ro::BOOT, &boot); in Parse()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayerstrace.proto44 /* required: elapsed realtime in nanos since boot of when this entry was logged */
/frameworks/base/core/proto/android/server/
Dwindowmanagertrace.proto45 /* required: elapsed realtime in nanos since boot of when this entry was logged */
Dpowermanagerservice.proto94 // True if boot completed occurred. We keep the screen on until this happens.
/frameworks/hardware/interfaces/bufferhub/1.0/
DIBufferClient.hal22 * @return token A per-boot-unique token in handle format. The content of
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto227 optional string boot = 3; field
272 optional Boot boot = 7; field
274 // boot.img's properties.
278 // When the boot.img is built.
/frameworks/opt/telephony/
DREADME.txt49 "setprop" for the current boot, or added to local.prop to persist
/frameworks/base/config/
Ddirty-image-objects18 # Dirty-image-objects file for boot image.
27 # --boot-image=/system/framework/boot.art --dump-dirty-objects
Dpreloaded-classes18 # Classes in this file will be allocated into the boot image, and forcibly initialized in
/frameworks/base/core/java/android/content/pm/
DPackageParser.java6296 final ClassLoader boot = Object.class.getClassLoader(); in SigningDetails() local
6299 this.publicKeys = (ArraySet<PublicKey>) in.readArraySet(boot); in SigningDetails()
6971 final ClassLoader boot = Object.class.getClassLoader(); in Package() local
6985 applicationInfo = dest.readParcelable(boot); in Package()
6993 dest.readParcelableList(permissions, boot); in Package()
6995 dest.readParcelableList(permissionGroups, boot); in Package()
6997 dest.readParcelableList(activities, boot); in Package()
6999 dest.readParcelableList(receivers, boot); in Package()
7001 dest.readParcelableList(providers, boot); in Package()
7003 dest.readParcelableList(services, boot); in Package()
[all …]
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags96 # Running pre boot receiver
/frameworks/base/proto/src/
Dwifi.proto1456 // Time passed since last boot in milliseconds
1946 // Absolute milliseconds from device boot when these stats were sampled
2102 // Absolute milliseconds from device boot when these stats were sampled
/frameworks/opt/telephony/proto/src/
Dtelephony.proto64 // The time since boot in milli seconds.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4651 // FIELD: A string value representing some state of the platform, e.g., boot reason
6172 // action is logged after the subsequent boot.