/frameworks/base/cmds/bootanimation/ |
D | bootanimation_main.cpp | 48 sp<BootAnimation> boot = new BootAnimation(audioplay::createAnimationCallbacks()); in main() local 52 boot->run("BootAnimation", PRIORITY_DISPLAY); in main()
|
D | FORMAT.md | 5 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/ |
D | IEventCallback.hal | 20 * @param timestamp Nanoseconds since boot. 26 * @param timestamp Nanoseconds since boot.
|
/frameworks/base/cmds/statsd/src/ |
D | active_config_list.proto | 27 // 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
|
D | atoms.proto | 174 // 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/ |
D | alarmmanager.proto | 38 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including 41 // Alarm time in SystemClock.elapsedRealtime() (time since boot, including
|
/frameworks/native/cmds/installd/ |
D | otapreopt_slot.sh | 21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
|
D | installd.rc | 5 on early-boot
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | system_properties.txt | 9 [ro.boot.boottime]: [1BLL:85,1BLE:898,2BLL:0,2BLE:862,SW:6739,KL:340]
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.rc | 1 on boot
|
/frameworks/base/cmds/bootanimation/iot/ |
D | iotbootanimation_main.cpp | 127 sp<BootAnimation> boot = new BootAnimation(callbacks); in main() local
|
/frameworks/base/cmds/incident_helper/src/parsers/ |
D | SystemPropertiesParser.cpp | 114 Message boot(&bootTable); in Parse() local 115 ro.addSubMessage(SystemPropertiesProto::Ro::BOOT, &boot); in Parse()
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | layerstrace.proto | 44 /* required: elapsed realtime in nanos since boot of when this entry was logged */
|
/frameworks/base/core/proto/android/server/ |
D | windowmanagertrace.proto | 45 /* required: elapsed realtime in nanos since boot of when this entry was logged */
|
D | powermanagerservice.proto | 94 // True if boot completed occurred. We keep the screen on until this happens.
|
/frameworks/hardware/interfaces/bufferhub/1.0/ |
D | IBufferClient.hal | 22 * @return token A per-boot-unique token in handle format. The content of
|
/frameworks/base/core/proto/android/os/ |
D | system_properties.proto | 227 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/ |
D | README.txt | 49 "setprop" for the current boot, or added to local.prop to persist
|
/frameworks/base/config/ |
D | dirty-image-objects | 18 # Dirty-image-objects file for boot image. 27 # --boot-image=/system/framework/boot.art --dump-dirty-objects
|
D | preloaded-classes | 18 # Classes in this file will be allocated into the boot image, and forcibly initialized in
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 6296 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/ |
D | EventLogTags.logtags | 96 # Running pre boot receiver
|
/frameworks/base/proto/src/ |
D | wifi.proto | 1456 // 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/ |
D | telephony.proto | 64 // The time since boot in milli seconds.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 4651 // FIELD: A string value representing some state of the platform, e.g., boot reason 6172 // action is logged after the subsequent boot.
|