/packages/services/Car/tests/vehiclehal_test/assets/ |
D | car_hvac_test.json | 3 "timestamp": 1526063903757636096, number 9 "timestamp": 1526063904959113984, number 15 "timestamp": 1526063905159528960, number 21 "timestamp": 1526063905359936000, number 27 "timestamp": 1526063905560376832, number 33 "timestamp": 1526063905760837120, number 39 "timestamp": 1526063905961300992, number 45 "timestamp": 1526063906362006016, number 51 "timestamp": 1526063906562436096, number 57 "timestamp": 1526063906762857984, number [all …]
|
D | car_property_test.json | 3 "timestamp": 151111100000000, number 9 "timestamp": 101111100000000, number 15 "timestamp": 181111100000000, number 21 "timestamp": 101111100000000, number
|
D | car_hvac_set_test.json | 3 "timestamp": 1526063903356950016, number 9 "timestamp": 1526063903357100032, number 15 "timestamp": 1526063903358950016, number 21 "timestamp": 1526063903359100032, number
|
D | car_info_test.json | 3 "timestamp": 1526063903356950016, number 9 "timestamp": 1526063903358950016, number 15 "timestamp": 1526063903360950016, number
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/ |
D | ObexTimeTest.java | 61 ObexTime timestamp = new ObexTime(VALID_TIME_STRING); in createWithValidDateTimeString_TimestampCorrect() local 68 ObexTime timestamp = new ObexTime(VALID_TIME_STRING_WITH_OFFSET_POS); in createWithValidDateTimeStringWithPosOffset_TimestampCorrect() local 75 ObexTime timestamp = new ObexTime(VALID_TIME_STRING_WITH_OFFSET_NEG); in createWithValidDateTimeStringWithNegOffset_TimestampCorrect() local 82 ObexTime timestamp = new ObexTime(VALID_DATE_LOCAL_TZ); in createWithValidDate_TimestampCorrect() local 89 ObexTime timestamp = new ObexTime(VALID_TIME_STRING); in printValidTime_TimestampMatchesInput() local 96 ObexTime timestamp = new ObexTime(INVALID_TIME_STRING_BAD_DELIMITER); in createWithInvalidDelimiterString_TimestampIsNull() local 103 ObexTime timestamp = new ObexTime(INVALID_TIME_STRING_OFFSET_EXTRA_DIGITS); in createWithInvalidOffsetString_TimestampIsNull() local 110 ObexTime timestamp = new ObexTime(INVALID_TIME_STRING_BAD_DELIMITER); in printInvalidTime_ReturnsNull() local
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarSensorEvent.java | 125 public long timestamp; field in CarSensorEvent 180 public CarSensorEvent(int sensorType, long timestamp, int floatValueSize, int intValueSize, in CarSensorEvent() 190 CarSensorEvent(int sensorType, long timestamp, float[] floatValues, int[] intValues, in CarSensorEvent() 211 public long timestamp; field in CarSensorEvent.EnvironmentData 240 public long timestamp; field in CarSensorEvent.IgnitionStateData 268 public long timestamp; field in CarSensorEvent.NightData 296 public long timestamp; field in CarSensorEvent.GearData 324 public long timestamp; field in CarSensorEvent.ParkingBrakeData 352 public long timestamp; field in CarSensorEvent.FuelLevelData 389 public long timestamp; field in CarSensorEvent.OdometerData [all …]
|
/packages/apps/Camera2/src/com/android/camera/burst/ |
D | EvictionHandler.java | 51 void onFrameCaptureResultAvailable(long timestamp, in onFrameCaptureResultAvailable() 59 void onFrameInserted(long timestamp); in onFrameInserted() 66 void onFrameDropped(long timestamp); in onFrameDropped()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarSensorEventFactory.java | 27 public static CarSensorEvent createBooleanEvent(int sensorType, long timestamp, in createBooleanEvent() 34 public static CarSensorEvent createIntEvent(int sensorType, long timestamp, int value) { in createIntEvent() 48 public static CarSensorEvent createInt64VecEvent(int sensorType, long timestamp, in createInt64VecEvent() 57 public static CarSensorEvent createFloatEvent(int sensorType, long timestamp, float value) { in createFloatEvent() 63 public static CarSensorEvent createMixedEvent(int sensorType, long timestamp, in createMixedEvent()
|
/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
D | FileUtils.java | 58 static File createTempDir(Context context, String timestamp) { in createTempDir() 68 static File getTempDir(Context context, String timestamp) { in getTempDir() 92 static String getAudioFileName(String timestamp, MetaBugReport bug) { in getAudioFileName() 112 static File getFileWithSuffix(Context context, String timestamp, String suffix) { in getFileWithSuffix() 125 static File getFile(Context context, String timestamp, String name) { in getFile()
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/metadatasynchronizer/ |
D | MetadataPoolImpl.java | 56 private SettableFuture<TotalCaptureResultProxy> getOrCreateFuture(long timestamp) { in getOrCreateFuture() 70 public ListenableFuture<TotalCaptureResultProxy> removeMetadataFuture(final long timestamp) { in removeMetadataFuture() 91 long timestamp = metadata.get(CaptureResult.SENSOR_TIMESTAMP); in update() local
|
D | MetadataPool.java | 29 public ListenableFuture<TotalCaptureResultProxy> removeMetadataFuture(long timestamp); in removeMetadataFuture()
|
/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/ |
D | GazeDriverAwarenessSupplierTest.java | 117 long timestamp = START_TIME_MILLIS + FRAME_TIME_MILLIS; in testprocessDetectionEvent_neverExceedsOne() local 143 long timestamp = START_TIME_MILLIS + FRAME_TIME_MILLIS; in testprocessDetectionEvent_neverFallsBelowZero() local 162 long timestamp, @GazeDetection.VehicleRegion int gazeTarget) { in buildGazeDetection() 178 private OccupantAwarenessDetection buildEmptyDetection(long timestamp) { in buildEmptyDetection()
|
D | GazeAttentionProcessorTest.java | 58 long timestamp = 1234; in testUpdateAttention_neverExceedsOne() local 77 long timestamp = 1234; in testUpdateAttention_neverBelowZero() local 102 long timestamp = 1234; in testUpdateAttention_offRoadAndOnRoad() local
|
/packages/apps/Dialer/java/com/android/dialer/rtt/ |
D | RttTranscriptMessageViewHolder.java | 76 void showTimestamp(long timestamp, boolean isRemote, boolean showFullDate) { in showTimestamp() 79 getTimestampText(timestampTextView.getContext(), timestamp, showFullDate)); in showTimestamp() local 87 private String getTimestampText(Context context, long timestamp, boolean showFullDate) { in getTimestampText()
|
D | rtt_transcript.proto | 16 optional int64 timestamp = 3; field 24 optional int64 timestamp = 2; field
|
/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/ |
D | DTC.java | 69 long timestamp, in DTC() 87 DTC(String code, long timestamp, Context context) { in DTC() 123 public void setTimestamp(long timestamp) { in setTimestamp() 147 long timestamp = sRandomGen.nextLong(); in createSampleDTC() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
D | SimpleDate.java | 33 private long timestamp; field in SimpleDate 39 public SimpleDate(long timestamp) { in SimpleDate() 45 public void setTimestamp(long timestamp) { in setTimestamp()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | WordInputEventForPersonalization.java | 48 final NgramContext ngramContext, final int timestamp) { in WordInputEventForPersonalization() 58 final List<String> tokens, final int timestamp, in createInputEventFrom() 99 final NgramContext ngramContext, final String targetWord, final int timestamp, in detectWhetherVaildWordOrNotAndGetInputEvent()
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarDiagnosticManagerTest.java | 96 long timestamp = SystemClock.elapsedRealtimeNanos(); in addNewEvent() local 100 synchronized VehiclePropValue addNewEvent(DiagnosticEventBuilder builder, long timestamp) { in addNewEvent() 106 synchronized VehiclePropValue removeEvent(long timestamp) { in removeEvent() 118 synchronized VehiclePropValue getEvent(long timestamp) { in getEvent() 182 long timestamp = value.value.int64Values.get(0); in onPropertyGet() local 382 long timestamp = SystemClock.elapsedRealtimeNanos(); in testSecondaryAirStatus() local 419 long timestamp = SystemClock.elapsedRealtimeNanos(); in testIgnitionMonitors() local 509 long timestamp = SystemClock.elapsedRealtimeNanos(); in testFuelType() local 533 long timestamp = SystemClock.elapsedRealtimeNanos(); in testDiagnosticJson() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiWakeMetrics.java | 236 public Session(int numNetworks, long timestamp) { in Session() 250 public void recordInitializeEvent(int numScans, int numNetworks, long timestamp) { in recordInitializeEvent() 265 public void recordUnlockEvent(int numScans, long timestamp) { in recordUnlockEvent() 279 public void recordWakeupEvent(int numScans, long timestamp) { in recordWakeupEvent() 300 public void recordResetEvent(int numScans, long timestamp) { in recordResetEvent()
|
/packages/modules/ExtServices/java/src/android/ext/services/displayhash/ |
D | HmacKeyManager.java | 40 byte[] generateHmac(byte[] salt, long timestamp, Rect bounds, int hashAlgorithm, in generateHmac() 58 boolean verifyHmac(byte[] salt, long timestamp, Rect bounds, in verifyHmac() 75 VerificationObject(long timestamp, Rect bounds, int hashAlgorithm, byte[] imageHash) { in VerificationObject()
|
/packages/apps/Dialer/java/com/android/dialer/calllogutils/ |
D | CallLogDates.java | 103 public static CharSequence formatDate(Context context, long timestamp) { in formatDate() 123 Context context, long timestamp, boolean showYear, boolean abbreviateDateTime) { in formatDate() 144 Context context, long timestamp, boolean abbreviateDateTime) { in formatDayOfWeek()
|
/packages/apps/Camera2/src/com/android/camera/session/ |
D | PlaceholderManager.java | 51 Placeholder(String title, Uri uri, long timestamp) { in Placeholder() 71 public Placeholder insertEmptyPlaceholder(String title, Size size, long timestamp) { in insertEmptyPlaceholder() 85 public Placeholder insertPlaceholder(String title, Bitmap placeholder, long timestamp) { in insertPlaceholder() 101 public Placeholder insertPlaceholder(String title, byte[] placeholder, long timestamp) { in insertPlaceholder()
|
/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/ |
D | PrebuiltEngineInterfaceImpl.h | 51 void DispatchPixelData(int streamId, int64_t timestamp, in DispatchPixelData() 56 void DispatchSerializedData(int streamId, int64_t timestamp, std::string&& data) override { in DispatchSerializedData()
|
/packages/modules/StatsD/statsd/src/metrics/duration_helper/ |
D | OringDurationTracker.cpp | 81 void OringDurationTracker::noteStop(const HashableDimensionKey& key, const int64_t timestamp, in noteStop() 116 void OringDurationTracker::noteStopAll(const int64_t timestamp) { in noteStopAll() 236 const int64_t timestamp) { in onSlicedConditionMayChange() 308 void OringDurationTracker::onConditionChanged(bool condition, const int64_t timestamp) { in onConditionChanged() 338 void OringDurationTracker::onStateChanged(const int64_t timestamp, const int32_t atomId, in onStateChanged()
|