UsageEventType Enum

Definition

Enumerates values returned by several types.

public enum UsageEventType
type UsageEventType = 
Inheritance
UsageEventType

Fields

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

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