Home
last modified time | relevance | path

Searched defs:EVENT_USER_SWITCHED (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl182 const int EVENT_USER_SWITCHED = 1; // The argument is the set of new foreground user IDs. field
/aosp12/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java56 private static final int EVENT_USER_SWITCHED = 1; field in LocationEventLog