Home
last modified time | relevance | path

Searched refs:detections (Results 1 – 23 of 23) sorted by relevance

/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
H A DDetectionGenerator.cpp36 OccupantDetections detections; in GetNextDetections() local
37 detections.timeStampMillis = android::elapsedRealtimeNano() / kNanoSecondsPerMilliSecond; in GetNextDetections()
49 presenceDetection.detectionDurationMillis = detections.timeStampMillis; in GetNextDetections()
57 driverMonitoringDetection.gazeDurationMillis = detections.timeStampMillis; in GetNextDetections()
61 detections.detections.emplace_back(occupantDetection); in GetNextDetections()
63 return detections; in GetNextDetections()
H A DOccupantAwareness.cpp123 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection() argument
130 *detections = mLatestDetections; in getLatestDetection()
H A DOccupantAwareness.h55 ndk::ScopedAStatus getLatestDetection(OccupantDetections* detections) override;
/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessSystemServiceTest.java69 public void getLatestDetection(OccupantDetections detections) {} in getLatestDetection() argument
121 OccupantDetections detections = new OccupantDetections(); in fireDetectionEvent() local
122 detections.timeStampMillis = TIMESTAMP; in fireDetectionEvent()
123 detections.detections = new OccupantDetection[] {detection}; in fireDetectionEvent()
124 mCallback.onDetectionEvent(detections); in fireDetectionEvent()
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
H A DVtsHalOccupantAwarenessV1_0TargetTest.cpp53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent() argument
54 (void)detections; in onDetectionEvent()
186 OccupantDetections detections; in TEST_P() local
188 (void)mOccupantAwarenessService->getLatestDetection(&detections); in TEST_P()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DOccupantAwarenessService.java394 android.hardware.automotive.occupant_awareness.OccupantDetections detections) { in onDetectionEvent() argument
398 detections.detections) { in onDetectionEvent()
401 detections.timeStampMillis, detection)); in onDetectionEvent()
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/default/
H A DOccupantAwareness.cpp95 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection() argument
97 (void)detections; in getLatestDetection()
H A DOccupantAwareness.h50 ndk::ScopedAStatus getLatestDetection(OccupantDetections* detections) override;
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
H A DOccupantDetections.aidl22 android.hardware.automotive.occupant_awareness.OccupantDetection[] detections;
H A DIOccupantAwarenessClientCallback.aidl22 … onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections detections); in onDetectionEvent() argument
H A DIOccupantAwareness.aidl26 …tLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections detections); in getLatestDetection() argument
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
H A DOccupantDetections.aidl22 android.hardware.automotive.occupant_awareness.OccupantDetection[] detections;
H A DIOccupantAwarenessClientCallback.aidl22 … onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections detections); in onDetectionEvent() argument
H A DIOccupantAwareness.aidl26 …tLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections detections); in getLatestDetection() argument
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
H A DOccupantDetections.aidl32 OccupantDetection[] detections;
H A DIOccupantAwarenessClientCallback.aidl37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent() argument
H A DIOccupantAwareness.aidl87 void getLatestDetection(out OccupantDetections detections); in getLatestDetection() argument
/aosp12/packages/modules/NeuralNetworks/tools/api/
H A Dtypes.spec3861 * Apply postprocessing steps to bounding box detections.
3863 * Bounding box detections are generated by applying transformation on a set
3906 * set to true, specifying the maximum number of detections when
3928 * detections.
3936 * specifying the number of valid output detections for each batch.
/aosp12/hardware/interfaces/neuralnetworks/1.2/
H A Dtypes.hal2810 * Apply postprocessing steps to bounding box detections.
2812 * Bounding box detections are generated by applying transformation on a set
2855 * set to true, specifying the maximum number of detections when
2877 * detections.
2885 * specifying the number of valid output detections for each batch.
/aosp12/hardware/interfaces/neuralnetworks/1.3/
H A Dtypes.hal2986 * Apply postprocessing steps to bounding box detections.
2988 * Bounding box detections are generated by applying transformation on a set
3031 * set to true, specifying the maximum number of detections when
3053 * detections.
3061 * specifying the number of valid output detections for each batch.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...