Home
last modified time | relevance | path

Searched refs:Tracking (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/generic_ranging/proto/src/
Destimate.proto44 // Tracking failed due to insufficient light. This can occur when using
48 // Tracking failed due to excessive motion. The filter will automatically
51 // Tracking failed due to insufficient features in the camera images. This
55 // Tracking failed because something else is using the camera. Tracking will
58 // Tracking failed due to a bad odometry state. The filter will
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java131 public @interface Tracking{} annotation in RectFSpringAnim
133 @Tracking
511 protected @Tracking int tracking;
558 private @Tracking int getDefaultTracking(@Nullable DeviceProfile deviceProfile) { in getDefaultTracking()
559 @Tracking int tracking; in getDefaultTracking()