Home
last modified time | relevance | path

Searched defs:timestamp (Results 226 – 250 of 1255) sorted by relevance

12345678910>>...51

/aosp12/frameworks/base/core/java/android/app/admin/
H A DConnectEvent.java41 public ConnectEvent(String ipAddress, int port, String packageName, long timestamp) { in ConnectEvent()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/audio/
H A DWavWriter.java41 long timestamp = System.currentTimeMillis(); in writeToFile() local
/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/
H A DObd2LiveFrameGenerator.java75 public JsonWriter generate(JsonWriter jsonWriter, long timestamp) throws IOException { in generate()
/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/
H A DICaptureCallback.aidl24 void onCaptureStarted(int captureSequenceId, long timestamp); in onCaptureStarted()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DConnectEvent.java41 public ConnectEvent(String ipAddress, int port, String packageName, long timestamp) { in ConnectEvent()
/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp271 static bool handle_send_file_data(borrowed_fd s, unique_fd fd, uint32_t* timestamp, in handle_send_file_data()
347 static bool handle_send_file(borrowed_fd s, const char* path, uint32_t* timestamp, uid_t uid, in handle_send_file()
454 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, bool dry_run, in handle_send_link()
521 uint32_t timestamp; in send_impl() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java348 public void maybeSetFillRequestSentTimestampMs(int timestamp) { in maybeSetFillRequestSentTimestampMs()
354 public void maybeSetFillResponseReceivedTimestampMs(int timestamp) { in maybeSetFillResponseReceivedTimestampMs()
360 public void maybeSetSuggestionSentTimestampMs(int timestamp) { in maybeSetSuggestionSentTimestampMs()
366 public void maybeSetSuggestionPresentedTimestampMs(int timestamp) { in maybeSetSuggestionPresentedTimestampMs()
/aosp12/frameworks/base/libs/input/
H A DPointerControllerContext.cpp183 nsecs_t timestamp; in handleVsyncEvents() local
212 void PointerControllerContext::PointerAnimator::handleCallbacksLocked(nsecs_t timestamp) in handleCallbacksLocked()
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DCarPropertyUtils.java71 long timestamp = halValue.timestamp; in toCarPropertyValue() local
121 long timestamp = halValue.timestamp; in toMixedCarPropertyValue() local
/aosp12/system/bt/gd/storage/
H A Dstorage_module_test.cc51 const std::string& timestamp, const std::string& format) { in ParseTimestamp()
154 …auto timestamp = config->GetProperty(StorageModule::kInfoSection, StorageModule::kTimeCreatedPrope… in TEST_F() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
H A DBatteryHistEntryTest.java268 long timestamp, in assertBatteryHistEntry()
301 long timestamp, in createBatteryHistEntry()
/aosp12/system/media/alsa_utils/
H A Dalsa_device_proxy.c212 uint64_t *frames, struct timespec *timestamp) in proxy_get_presentation_position()
241 struct timespec timestamp; in proxy_get_capture_position() local
/aosp12/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h23 struct timeval timestamp; member
65 struct compat_timeval timestamp; member
/aosp14/frameworks/base/libs/input/
H A DPointerControllerContext.cpp183 nsecs_t timestamp; in handleVsyncEvents() local
212 void PointerControllerContext::PointerAnimator::handleCallbacksLocked(nsecs_t timestamp) in handleCallbacksLocked()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordAudioStream.java198 @Nullable AudioTimestamp timestamp, in HotwordAudioStream()
372 …AudioTimestamp timestamp = (flg & 0x4) == 0 ? null : (AudioTimestamp) in.readTypedObject(AudioTime… in HotwordAudioStream() local
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareCallback.java42 long timestamp, int monitoringType) { in onGeofenceTransition()
H A DIGeofenceHardwareCallback.aidl24 long timestamp, int monitoringType); in onGeofenceTransition()
/aosp12/frameworks/base/core/java/com/android/internal/midi/
H A DMidiDispatcher.java88 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/
H A Dprobability_entry_test.cpp41 const int timestamp = 0x3FFFFFFF; in TEST() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp51 void HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { in Vsync()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_callbacks.cpp55 HWC2::Error HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { in Vsync()
/aosp12/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
H A DContextHubGetTimeTestExecutor.java82 long timestamp = ByteBuffer.wrap(data) in handleMessageFromNanoApp() local
/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DICarDiagnostic.aidl43 CarDiagnosticEvent getFreezeFrame(long timestamp) = 4; in getFreezeFrame()
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DRingBuffer.java54 long timestamp = image.getTimestamp(); in insertImage() local
/aosp14/frameworks/base/core/java/android/hardware/location/
H A DIGeofenceHardwareCallback.aidl24 long timestamp, int monitoringType); in onGeofenceTransition()

12345678910>>...51