Home
last modified time | relevance | path

Searched refs:factoryReset (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/1.1/
DNfc.h59 Return<void> factoryReset();
DNfc.cpp112 Return<void> Nfc::factoryReset() { in factoryReset() function in android::hardware::nfc::V1_1::implementation::Nfc
/hardware/interfaces/nfc/1.1/
DINfc.hal29 factoryReset();
/hardware/interfaces/nfc/1.1/vts/functional/
DVtsHalNfcV1_1TargetTest.cpp155 nfc_->factoryReset(); in TEST_F()