Searched defs:powerCycle (Results 1 – 10 of 10) sorted by relevance
168 PowerCycle powerCycle = static_cast<PowerCycle>(static_cast<uint32_t>(arg1)); in notifySystemStateChange() local205 Status WatchdogInternalHandler::handlePowerCycleChange(PowerCycle powerCycle) { in handlePowerCycleChange()
70 ::android::hardware::Return<NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_0::implementation::Nfc
113 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_1::implementation::Nfc
106 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_1::implementation::Nfc
114 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_2::implementation::Nfc
105 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_2::implementation::Nfc
106 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_2::implementation::Nfc
110 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle() function in android::hardware::nfc::V1_2::implementation::Nfc
505 private void notifyPowerCycleChange(@PowerCycle int powerCycle) { in notifyPowerCycleChange()567 int powerCycle = carPowerStateToPowerCycle(powerState); in registerToDaemon() local