Home
last modified time | relevance | path

Searched refs:HalPowerCycle (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
DNfcAdaptation.h130 static void HalPowerCycle();
/system/nfc/src/adaptation/
DNfcAdaptation.cc488 mHalEntryFuncs.power_cycle = HalPowerCycle; in InitializeHalDeviceContext()
691 void NfcAdaptation::HalPowerCycle() { in HalPowerCycle() function in NfcAdaptation