Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/displayservice/1.0/
DIEventCallback.hal20 * @param timestamp Nanoseconds since boot.
26 * @param timestamp Nanoseconds since boot.
/frameworks/base/cmds/bootanimation/
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
75 The system will end the boot animation (first completing any incomplete or even entirely unplayed
Dbootanimation_main.cpp159 sp<BootAnimation> boot = new BootAnimation(new AudioAnimationCallbacks()); in main() local
/frameworks/native/cmds/installd/
Dotapreopt_slot.sh21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
Dinstalld.rc5 on early-boot
/frameworks/base/cmds/bootanimation/iot/
Diotbootanimation_main.cpp89 sp<BootAnimation> boot = new BootAnimation(new BootActionAnimationCallbacks()); in main() local
/frameworks/native/cmds/dumpstate/
Ddumpstate.rc1 on boot
/frameworks/base/config/
Ddirty-image-objects18 # Dirty-image-objects file for boot image.
27 # --boot-image=/system/framework/boot.art --dump-dirty-objects
Dcompiled-classes-phone21 # the boot.oat file(s), reducing the size of the boot image. This is a tradeoff, as classes
Dpreloaded-classes18 # Classes in this file will be allocated into the boot image, and forcibly initialized in
/frameworks/opt/telephony/
DREADME.txt49 "setprop" for the current boot, or added to local.prop to persist
/frameworks/base/core/java/android/content/pm/
DPackageParser.java6317 final ClassLoader boot = Object.class.getClassLoader(); in Package() local
6331 applicationInfo = dest.readParcelable(boot); in Package()
6339 dest.readParcelableList(permissions, boot); in Package()
6341 dest.readParcelableList(permissionGroups, boot); in Package()
6343 dest.readParcelableList(activities, boot); in Package()
6345 dest.readParcelableList(receivers, boot); in Package()
6347 dest.readParcelableList(providers, boot); in Package()
6349 dest.readParcelableList(services, boot); in Package()
6351 dest.readParcelableList(instrumentation, boot); in Package()
6359 parentPackage = dest.readParcelable(boot); in Package()
[all …]
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags99 # Running pre boot receiver
/frameworks/base/core/proto/android/service/
Dpower.proto144 // True if boot completed occurred. We keep the screen on until this happens.
/frameworks/opt/telephony/proto/
Dtelephony.proto55 // The time since boot in milli seconds.
/frameworks/base/proto/src/
Dmetrics_constants.proto4343 // FIELD: A string value representing some state of the platform, e.g., boot reason