Home
last modified time | relevance | path

Searched refs:DISABLE (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/nfc/aidl/vts/functional/
DVtsAidlHalNfcTargetTest.cpp118 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
212 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
216 EXPECT_TRUE(!(infc_->close(NfcCloseType::DISABLE).isOk())); in TEST_P()
261 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
290 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
331 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
360 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
393 EXPECT_TRUE(infc_->close(NfcCloseType::DISABLE).isOk()); in TEST_P()
/hardware/interfaces/nfc/aidl/android/hardware/nfc/
DNfcCloseType.aidl28 DISABLE = 0, enumConstant
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/
DNfcCloseType.aidl37 DISABLE = 0, enumConstant
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/
DNfcCloseType.aidl37 DISABLE = 0, enumConstant
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/
DNrDualConnectivityState.aidl38 DISABLE = 2, enumConstant
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DNrDualConnectivityState.aidl36 DISABLE = 2, enumConstant
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DNrDualConnectivityState.aidl39 DISABLE = 2, enumConstant
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/
DNrDualConnectivityState.aidl38 DISABLE = 2, enumConstant
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DNrDualConnectivityState.aidl39 DISABLE = 2, enumConstant
/hardware/st/nfc/aidl/
DNfc.cpp49 mCookie->nfc->close(NfcCloseType::DISABLE); in OnDeath()
/hardware/nxp/nfc/snxxx/aidl/
DNfc.cpp42 nfc->close(NfcCloseType::DISABLE); in OnDeath()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp270 (enabled) ? IComposerClient::Vsync::ENABLE : IComposerClient::Vsync::DISABLE; in setVsyncEnabled()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h430 DISABLE, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h450 DISABLE, enumerator
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal298 DISABLE = 2,
309 * Sampling support is optional, and is set to DISABLE by default.
336 * DISABLE state.
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp445 idle_pc_state_ = enable ? sde_drm::DRMIdlePCState::ENABLE : sde_drm::DRMIdlePCState::DISABLE; in ControlIdlePowerCollapse()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp508 mPrimaryDisplay, IComposerClient::DisplayedContentSampling::DISABLE, enableAllComponents, in TEST_P()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp552 idle_pc_state_ = enable ? sde_drm::DRMIdlePCState::ENABLE : sde_drm::DRMIdlePCState::DISABLE; in ControlIdlePowerCollapse()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_crtc.cpp691 case static_cast<int>(DRMIdlePCState::DISABLE): in Perform()
/hardware/interfaces/radio/1.0/
Dtypes.hal600 DISABLE,
1417 // status is DISABLE (Not used by vendor code currently)
1420 // DISABLE, ENABLE, INTERROGATE, REGISTRATION, ERASURE
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp444 radio_v1_6->setNrDualConnectivityState(serial, NrDualConnectivityState::DISABLE); in TEST_P()
/hardware/interfaces/radio/1.6/
DIRadio.hal266 * 2. Disable NR dual connectivity {NrDualConnectivityState:DISABLE}
Dtypes.hal392 DISABLE = 2,
/hardware/interfaces/radio/aidl/vts/
Dradio_network_test.cpp163 radio_network->setNrDualConnectivityState(serial, NrDualConnectivityState::DISABLE); in TEST_P()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal115 DISABLE = 2,

12