Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 126 – 150 of 179) sorted by relevance

12345678

/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_encoder_adapter_unit_test.h175 const AVBufferConfig& config, int32_t timeoutMs) in RequestBuffer()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Drunning_lock_test.cpp227 int32_t timeoutMs = 1000; variable
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDragDropController.java350 void sendTimeoutMessage(int what, Object arg, long timeoutMs) { in sendTimeoutMessage()
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java557 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager4_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
/aosp14/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java427 public synchronized void cleanupStaleSessions(long timeoutMs) { in cleanupStaleSessions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dtask_executor.h189 …bool PostSyncTaskTimeout(const Task& task, TaskType type, uint32_t timeoutMs, const std::string& n… in PostSyncTaskTimeout()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp346 constexpr int32_t timeoutMs = 500; in ThreadProcessor() local
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp216 bool DisplayPowerMgrClient::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp228 bool ScreenController::BoostBrightness(uint32_t timeoutMs, uint32_t gradualDuration) in BoostBrightness()
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DShaderCacheTests.cpp110 static void waitForPendingSave(ShaderCache& cache, const int timeoutMs = 50) { in waitForPendingSave()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2StillCaptureTest.java594 public void waitForAutoFocusDone(long timeoutMs) { in waitForAutoFocusDone()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c338 static void SetNotifyTimeoutMs(uint32_t timeoutMs) in SetNotifyTimeoutMs()
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbAlsaManager.java474 long timeoutMs = SystemClock.elapsedRealtime() + kWaitTimeMs; in waitForAlsaDevice() local
/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java869 @StringRes int summaryId, @NonNull String intentAction, long timeoutMs) { in buildNotification()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java275 public RequestThrottledException(int timeoutMs) { in RequestThrottledException()
424 public void reportPasswordLockout(int timeoutMs, int userId) { in reportPasswordLockout()
1136 public long setLockoutAttemptDeadline(int userId, int timeoutMs) { in setLockoutAttemptDeadline()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp354 std::shared_ptr<Media::PixelMap>&pixelMap, int32_t timeoutMs, float scaleW, float scaleH) in GetSurfaceSnapshot()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp738 constexpr int timeoutMs = 5; in RenderFrame() local
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_stub.cpp392 int32_t timeoutMs = -1; in BoostBrightnessStub() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java819 final long timeoutMs = (long) Math.min( in retryConnectionWithBackoff() local
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionCharacteristics.java345 long timeoutMs = unit.convert(timeout, TimeUnit.MILLISECONDS); in get() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java1088 public void reportFailedUnlockAttempt(int userId, int timeoutMs) { in reportFailedUnlockAttempt()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java184 public float getContactAffinity(UserHandle userHandle, Bundle extras, int timeoutMs, in getContactAffinity()
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java1081 Looper looper, long timeoutMs, Runnable onAllConnectionsIdle) { in setupIdleConnectionHandler()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBstatsCpuTimesValidationTest.java858 long timeoutMs, long checkIntervalMs) throws Exception { in assertDelayedCondition()

12345678