Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 251 – 275 of 297) sorted by relevance

1...<<1112

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainer.java651 void showTimeoutDialog(int userId, int timeoutMs, LockPatternUtils lockPatternUtils, in showTimeoutDialog()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
H A DCarUserServiceTest.java1792 int timeoutMs = 108; in testCreateUser_binderMethod() local
2380 int timeoutMs, @NonNull AndroidFuture<UserCreationResult> receiver, in createUser()
2387 private void switchUser(@UserIdInt int userId, int timeoutMs, in switchUser()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java569 public Intent expectStartActivityIntent(int timeoutMs) { in expectStartActivityIntent()
578 public void expectNoStartActivityIntent(int timeoutMs) { in expectNoStartActivityIntent()
735 private void waitForIdle(TestNetworkAgentWrapper agent, long timeoutMs) { in waitForIdle()
1945 public Intent expectBroadcast(int timeoutMs) throws Exception { in expectBroadcast()
1960 public void expectNoBroadcast(int timeoutMs) throws Exception { in expectNoBroadcast()
2487 final long timeoutMs) { in expectCallback()
4630 int timeoutMs = TEST_LINGER_DELAY_MS + TEST_LINGER_DELAY_MS / 4; in testBackgroundNetworks() local
5110 final int timeoutMs = 10; in testTimedoutNetworkRequest() local
5131 final int timeoutMs = 10; in testNoCallbackAfterUnregisteredNetworkRequest() local
5856 public static boolean awaitPin(int timeoutMs) throws InterruptedException { in awaitPin()
[all …]
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp528 bool DisplayPowerMgrService::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_proxy.cpp678 bool DisplayPowerMgrProxy::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBstatsCpuTimesValidationTest.java991 long timeoutMs, long checkIntervalMs) throws Exception { in assertDelayedCondition()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp488 int32_t timeoutMs = currentRequest_->requestInfo_.timeoutMs; in BeginDownload() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp625 Timer::Timer(const std::string& name, int timeoutMs) : name_(name), timeoutMs_(timeoutMs), in Timer()
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
H A DKeyValueBackupTask.java1327 RemoteCallable<IBackupCallback> remoteCallable, long timeoutMs, String logIdentifier) in remoteCall()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_vibrator_VibratorController.cpp216 static jlong vibratorOn(JNIEnv* env, jclass /* clazz */, jlong ptr, jlong timeoutMs, in vibratorOn()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java168 Transition(@TransitionType int type, @TransitionFlags int flags, long timeoutMs, in Transition()
H A DRecentTasks.java272 void setFreezeTaskListTimeout(long timeoutMs) { in setFreezeTaskListTimeout()
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java966 private void dispatchUnlockLockout(int timeoutMs, int userId) { in dispatchUnlockLockout()
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DNetworkAgent.java791 public boolean waitForIdle(final long timeoutMs) { in waitForIdle()
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp913 bool BrightnessService::BoostBrightness(uint32_t timeoutMs, uint32_t gradualDuration) in BoostBrightness()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp755 Timer::Timer(const std::string& name, int timeoutMs) : name_(name), timeoutMs_(timeoutMs), in Timer()
/aosp12/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java267 long timeoutMs = unit.convert(timeout, TimeUnit.MILLISECONDS); in get() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp816 static bool InspectProcessorState(const std::string &remoteDeviceId, uint32_t timeoutMs, uint32_t d… in InspectProcessorState()
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/system/extras/power_profile/gps_on/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/system/extras/power_profile/camera_avg/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/system/extras/power_profile/camera_flashlight/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/frameworks/base/tests/UiBench/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/packages/inputmethods/LatinIME/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/aosp12/system/extras/simpleperf/demo/CppApi/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...

1...<<1112