Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/lib/java/com/android/location/provider/
H A DActivityRecognitionEvent.java23 public class ActivityRecognitionEvent { class
28 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent() method in ActivityRecognitionEvent
/aosp14/frameworks/base/core/java/android/hardware/location/
H A DActivityRecognitionEvent.java27 public class ActivityRecognitionEvent implements Parcelable { class
32 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent() method in ActivityRecognitionEvent