Home
last modified time | relevance | path

Searched defs:isLocked (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp407 bool isLocked = ScreenLockSystemAbility::GetInstance()->IsScreenLocked(); variable
449 bool isLocked = ScreenLockSystemAbility::GetInstance()->IsScreenLocked(); variable
464 bool isLocked = ScreenLockSystemAbility::GetInstance()->IsScreenLocked(); variable
479 bool isLocked = ScreenLockSystemAbility::GetInstance()->IsScreenLocked(); variable
494 bool isLocked; variable
510 bool isLocked; variable
527 bool isLocked; variable
549 bool isLocked; variable
582 bool isLocked; variable
H A Dscreenlock_client_test.cpp69 bool isLocked = ScreenLockSystemAbility::GetInstance()->IsScreenLocked(); variable
/aosp12/art/test/1942-suspend-raw-monitor-exit/src/art/
H A DTest1942.java70 public static native boolean isLocked(); in isLocked() method in Test1942
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/include/V2_0/
H A DScopedWakelock.h88 bool isLocked() const { return mLocked; } in isLocked() function
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DContentLock.java65 private boolean isLocked() { in isLocked() method in ContentLock
/ohos5.0/foundation/multimodalinput/input/service/display_state_manager/include/
H A Ddisplay_event_monitor.h56 void SetScreenLocked(bool isLocked) in SetScreenLocked()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp470 bool isLocked = true; variable
482 bool isLocked = true; variable
494 bool isLocked = true; variable
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
H A DTask.java228 public boolean isLocked; field in Task
241 public static Task from(TaskKey taskKey, TaskInfo taskInfo, boolean isLocked) { in from()
265 boolean isDockable, boolean isLocked, TaskDescription taskDescription, in Task()
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioClientTracker.cpp46 const bool isLocked = AAudio_tryUntilTrue( in dump() local
212 const bool isLocked = AAudio_tryUntilTrue( in dump() local
H A DAAudioStreamTracker.cpp101 const bool isLocked = AAudio_tryUntilTrue( in dump() local
H A DAAudioServiceEndpoint.cpp48 const bool isLocked = AAudio_tryUntilTrue( in dump() local
H A DAAudioServiceStreamShared.cpp58 const bool isLocked = AAudio_tryUntilTrue( in dump() local
/aosp12/frameworks/base/core/java/android/service/quicksettings/
H A DIQSService.aidl32 boolean isLocked(); in isLocked() method
H A DTileService.java325 public final boolean isLocked() { in isLocked() method in TileService
/aosp12/system/security/keystore/
H A Dkeystore_keymaster_enforcement.h95 void set_device_locked(bool isLocked, int32_t userId) { in set_device_locked()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp357 bool isLocked = false; in OnRemoteRequest() local
364 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
370 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DMissingCounterTimerLockList.java96 public boolean isLocked(@NonNull E entry) { in isLocked() method in MissingCounterTimerLockList
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_adapter_test.cpp461 bool isLocked = false; variable
477 bool isLocked = false; variable
/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp51 int32_t ScreenLockManager::IsLocked(bool &isLocked) in IsLocked()
/aosp12/hardware/interfaces/tv/tuner/1.0/default/
H A DFrontend.cpp277 bool Frontend::isLocked() { in isLocked() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Druntime_context_process_system_api_adapter_impl_test.cpp200 bool isLocked = RuntimeContext::GetInstance()->IsAccessControlled(); variable
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_proxy_test.cpp169 bool isLocked = false; variable
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp602 DMError ScreenManager::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked()
607 DMError ScreenManager::SetScreenRotationLockedFromJs(bool isLocked) in SetScreenRotationLockedFromJs()
612 DMError ScreenManager::IsScreenRotationLocked(bool& isLocked) in IsScreenRotationLocked()
/aosp12/frameworks/base/media/java/android/media/tv/tuner/frontend/
H A DFrontendStatus.java929 private Atsc3PlpTuningInfo(int plpId, boolean isLocked, int uec) { in Atsc3PlpTuningInfo()
944 public boolean isLocked() { in isLocked() method in FrontendStatus.Atsc3PlpTuningInfo
/ohos5.0/base/update/updater/services/flashd/daemon/
H A Ddaemon_updater.cpp194 bool isLocked = true; in IsDeviceLocked() local

123