HomeSort by relevance Sort by last modified time
    Searched refs:HalPowerCycle (Results 1 - 2 of 2) sorted by null

  /system/nfc/src/include/
NfcAdaptation.h 125 static void HalPowerCycle();
  /system/nfc/src/adaptation/
NfcAdaptation.cc 458 mHalEntryFuncs.power_cycle = HalPowerCycle;
651 ** Function: NfcAdaptation::HalPowerCycle
658 void NfcAdaptation::HalPowerCycle() {
659 const char* func = "NfcAdaptation::HalPowerCycle";
674 const char* func = "NfcAdaptation::HalPowerCycle";

Completed in 613 milliseconds