Home
last modified time | relevance | path

Searched defs:currentStatus (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/usb/1.2/vts/functional/
H A DVtsHalUsbV1_2TargetTest.cpp246 bool currentStatus = !(res.args->usb_last_port_status.contaminantDetectionStatus == in TEST_P() local
267 bool currentStatus; in TEST_P() local
312 bool currentStatus = !(res.args->usb_last_port_status.contaminantProtectionStatus == in TEST_P() local
333 bool currentStatus; in TEST_P() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcNetworkAgent.java474 public int currentStatus; field in DcNetworkAgent.DcKeepaliveTracker.KeepaliveRecord
/aosp12/frameworks/native/libs/gui/
H A DConsumerBase.cpp437 auto currentStatus = mSlots[slot].mFence->getStatus(); in addReleaseFenceLocked() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DRcsFeatureManager.java400 int currentStatus = mRcsFeatureConnection.queryCapabilityStatus(); in isAvailable() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiBlocklistMonitorTest.java1082 NetworkSelectionStatus currentStatus = config.getNetworkSelectionStatus(); in verifyUpdateNetworkSelectionStatus() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferStateLayer.cpp93 auto currentStatus = ch->previousReleaseFence->getStatus(); in addReleaseFence() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
H A DWifiScanningServiceImpl.java841 Integer currentStatus = mStatusPerImpl.get(implIfaceName); in reportScanStatusForImpl() local
2034 Integer currentStatus = mStatusPerImpl.get(implIfaceName); in reportPnoScanFailedForImpl() local
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp280 test_status currentStatus = GOOD_STATE; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp410 test_status currentStatus = GOOD_STATE; variable
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp2745 int currentStatus; in fsmStep() local
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1269 StatusInternal currentStatus = cameraState->getStatus(); in checkIfDeviceIsUsable() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java17494 int currentStatus) { in createPackageInstalledInfo()
17865 void tryProcessInstallRequest(InstallArgs args, int currentStatus) { in tryProcessInstallRequest()
18191 void trySendVerificationCompleteNotification(VerificationParams child, int currentStatus) { in trySendVerificationCompleteNotification()