Searched refs:factoryReset (Results 1 – 10 of 10) sorted by relevance
/hardware/st/nfc/1.1/ | ||
D | Nfc.h | 60 Return<void> factoryReset(); |
D | Nfc.cpp | 115 Return<void> Nfc::factoryReset() { in factoryReset() function in android::hardware::nfc::V1_1::implementation::Nfc |
/hardware/nxp/nfc/1.1/ | ||
D | Nfc.h | 59 Return<void> factoryReset(); |
D | Nfc.cpp | 112 Return<void> Nfc::factoryReset() { in factoryReset() function in android::hardware::nfc::V1_1::implementation::Nfc |
/hardware/nxp/nfc/1.2/ | ||
D | Nfc.h | 59 Return<void> factoryReset(); |
D | Nfc.cpp | 111 Return<void> Nfc::factoryReset() { in factoryReset() function in android::hardware::nfc::V1_2::implementation::Nfc |
/hardware/st/nfc/1.2/ | ||
D | Nfc.h | 59 Return<void> factoryReset(); |
D | Nfc.cpp | 116 Return<void> Nfc::factoryReset() { in factoryReset() function in android::hardware::nfc::V1_2::implementation::Nfc |
/hardware/interfaces/nfc/1.1/ | ||
D | INfc.hal | 29 factoryReset(); |
/hardware/interfaces/nfc/1.1/vts/functional/ | ||
D | VtsHalNfcV1_1TargetTest.cpp | 142 nfc_->factoryReset(); in TEST_P() |