/aosp12/frameworks/base/core/java/android/app/admin/ |
H A D | ConnectEvent.java | 41 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 D | WavWriter.java | 41 long timestamp = System.currentTimeMillis(); in writeToFile() local
|
/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/ |
H A D | Obd2LiveFrameGenerator.java | 75 public JsonWriter generate(JsonWriter jsonWriter, long timestamp) throws IOException { in generate()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/ |
H A D | ICaptureCallback.aidl | 24 void onCaptureStarted(int captureSequenceId, long timestamp); in onCaptureStarted()
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | ConnectEvent.java | 41 public ConnectEvent(String ipAddress, int port, String packageName, long timestamp) { in ConnectEvent()
|
/aosp12/packages/modules/adb/daemon/ |
H A D | file_sync_service.cpp | 271 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 D | PresentationStatsEventLogger.java | 348 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 D | PointerControllerContext.cpp | 183 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 D | CarPropertyUtils.java | 71 long timestamp = halValue.timestamp; in toCarPropertyValue() local 121 long timestamp = halValue.timestamp; in toMixedCarPropertyValue() local
|
/aosp12/system/bt/gd/storage/ |
H A D | storage_module_test.cc | 51 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 D | BatteryHistEntryTest.java | 268 long timestamp, in assertBatteryHistEntry() 301 long timestamp, in createBatteryHistEntry()
|
/aosp12/system/media/alsa_utils/ |
H A D | alsa_device_proxy.c | 212 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 D | msmb_generic_buf_mgr.h | 23 struct timeval timestamp; member 65 struct compat_timeval timestamp; member
|
/aosp14/frameworks/base/libs/input/ |
H A D | PointerControllerContext.cpp | 183 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 D | HotwordAudioStream.java | 198 @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 D | GeofenceHardwareCallback.java | 42 long timestamp, int monitoringType) { in onGeofenceTransition()
|
H A D | IGeofenceHardwareCallback.aidl | 24 long timestamp, int monitoringType); in onGeofenceTransition()
|
/aosp12/frameworks/base/core/java/com/android/internal/midi/ |
H A D | MidiDispatcher.java | 88 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 D | probability_entry_test.cpp | 41 const int timestamp = 0x3FFFFFFF; in TEST() local
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_callbacks.cpp | 51 void HWCCallbacks::Vsync(hwc2_display_t display, int64_t timestamp) { in Vsync()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_callbacks.cpp | 55 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 D | ContextHubGetTimeTestExecutor.java | 82 long timestamp = ByteBuffer.wrap(data) in handleMessageFromNanoApp() local
|
/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/ |
H A D | ICarDiagnostic.aidl | 43 CarDiagnosticEvent getFreezeFrame(long timestamp) = 4; in getFreezeFrame()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/ |
H A D | RingBuffer.java | 54 long timestamp = image.getTimestamp(); in insertImage() local
|
/aosp14/frameworks/base/core/java/android/hardware/location/ |
H A D | IGeofenceHardwareCallback.aidl | 24 long timestamp, int monitoringType); in onGeofenceTransition()
|