HomeSort by relevance Sort by last modified time
    Searched full:milliseconds (Results 476 - 500 of 2226) sorted by null

<<11121314151617181920>>

  /external/smack/src/org/jivesoftware/smackx/filetransfer/
OutgoingFileTransfer.java 41 * Returns the time in milliseconds after which the file transfer
44 * @return Returns the time in milliseconds after which the file transfer
53 * Sets the time in milliseconds after which the file transfer negotiation
57 * The timeout time in milliseconds.
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorMain.h 46 M4OSA_UInt32 uiAddCts; /** Time, in milliseconds, at which the added
  /frameworks/base/core/java/android/content/
SyncInfo.java 42 * The start time of the current sync operation in milliseconds since boot.
UriPermission.java 77 * Return the time when this permission was first persisted, in milliseconds
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareCallback.java 33 * @param timestamp The timestamp (elapsed real time in milliseconds) when the transition was
  /frameworks/base/core/java/android/nfc/tech/
MifareUltralight.java 227 * Set the {@link #transceive} timeout in milliseconds.
238 * @param timeout timeout value in milliseconds
253 * Get the current {@link #transceive} timeout in milliseconds.
257 * @return timeout value in milliseconds
  /frameworks/base/core/tests/coretests/src/android/animation/
AnimatorSetEventsTest.java 73 mFuture.get(getTimeout(), TimeUnit.MILLISECONDS);
  /frameworks/base/media/java/android/media/videoeditor/
EffectKenBurns.java 50 * @param durationMs The duration of the Ken Burns effect in milliseconds
OverlayFrame.java 80 * @param startTimeMs The overlay start time in milliseconds
81 * @param durationMs The overlay duration in milliseconds
103 * @param startTimeMs The overlay start time in milliseconds
104 * @param durationMs The overlay duration in milliseconds
TransitionSliding.java 54 * @param durationMs duration of the transition in milliseconds
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
CameraTestThread.java 32 // Timeout for initializing looper and opening camera in Milliseconds.
  /frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestCase.java 95 * @param ms is in milliseconds.
  /frameworks/uiautomator/src/com/android/uiautomator/testrunner/
UiAutomatorTestCase.java 95 * @param ms is in milliseconds.
  /libcore/luni/src/test/java/libcore/java/lang/ref/
ReferenceQueueTest.java 94 executor.schedule(runnable, delayMillis, TimeUnit.MILLISECONDS);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
mutex_duration.pass.cpp 27 typedef std::chrono::milliseconds ms;
mutex_time_point.pass.cpp 27 typedef std::chrono::milliseconds ms;
mutex_try_to_lock.pass.cpp 26 typedef std::chrono::milliseconds ms;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
lock.pass.cpp 26 typedef std::chrono::milliseconds ms;
try_lock_for.pass.cpp 22 typedef std::chrono::milliseconds ms;
try_lock_until.pass.cpp 27 typedef std::chrono::milliseconds ms;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
try_lock_for.pass.cpp 27 typedef std::chrono::milliseconds ms;
try_lock_until.pass.cpp 27 typedef std::chrono::milliseconds ms;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
try_lock_for.pass.cpp 27 typedef std::chrono::milliseconds ms;
try_lock_until.pass.cpp 27 typedef std::chrono::milliseconds ms;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.comparisons/
op_equal.pass.cpp 28 typedef std::chrono::milliseconds Duration1;

Completed in 1423 milliseconds

<<11121314151617181920>>