UsageEventType Enum

Definition

Enumerates values returned by several types.

public enum UsageEventType
type UsageEventType = 
Inheritance
UsageEventType

Fields

Name Value Description
None 0
ActivityResumed 1
MoveToForeground 1
ActivityPaused 2
MoveToBackground 2
ConfigurationChange 5
UserInteraction 7
ShortcutInvocation 8
StandbyBucketChanged 11
ScreenInteractive 15
ScreenNonInteractive 16
KeyguardShown 17
KeyguardHidden 18
ForegroundServiceStart 19
ForegroundServiceStop 20
ActivityStopped 23
DeviceShutdown 26
DeviceStartup 27

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to