Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8575da6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc for END_OF_DAY event." into rvc-dev am: a4c3cd42 am:...

Merge "Update javadoc for END_OF_DAY event." into rvc-dev am: a4c3cd42 am: cea02e77 am: 44a541e4

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11815144

Change-Id: Ic0a19eff4e001246076285bc8a6411d7371c0d56
parents aa92cf34 44a541e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -133,6 +133,7 @@ public final class UsageEvents implements Parcelable {
        /**
         * An event type denoting that a component was in the foreground when the stats
         * rolled-over. This is effectively treated as a {@link #ACTIVITY_PAUSED}.
         * This event has a non-null packageName, and a null className.
         * {@hide}
         */
        public static final int END_OF_DAY = 3;