Searched defs:timeUnit (Results 1 – 8 of 8) sorted by relevance
195 MockScheduledFuture(Runnable runnable, long delay, TimeUnit timeUnit) { in MockScheduledFuture()199 MockScheduledFuture(Callable<V> callable, long delay, TimeUnit timeUnit) { in MockScheduledFuture()
222 CountDownLatch latch, long timeout, TimeUnit timeUnit) { in awaitWithRuntimeException()
98 constexpr int32_t timeUnit = 1000000; in ProcessExposureChange() local432 constexpr int32_t timeUnit = 1000000; in SetExposure() local457 constexpr int32_t timeUnit = 1000000; in GetSupportedExposureRange() local
794 constexpr int32_t timeUnit = 1000000; in ProcessSensorExposureTimeChange() local
4104 constexpr int32_t timeUnit = 1000000; in GetSensorExposureTimeRange() local4153 constexpr int32_t timeUnit = 1000000; in SetSensorExposureTime() local
921 long timeLimit, @NonNull TimeUnit timeUnit, @NonNull PendingIntent callbackIntent) { in registerAppUsageObserver()
698 UnicodeString timeUnit; in TimeUnitFormat() local
9161 long timeout, @NonNull TimeUnit timeUnit) throws IllegalStateException { in muteAwaitConnection()