Searched refs:wcd (Results 1 – 1 of 1) sorted by relevance
3341 final WirelessChargerDetector wcd; in dumpInternal() local3533 wcd = mWirelessChargerDetector; in dumpInternal()3536 if (wcd != null) { in dumpInternal()3537 wcd.dump(pw); in dumpInternal()3542 final WirelessChargerDetector wcd; in dumpProto() local3853 wcd = mWirelessChargerDetector; in dumpProto()3856 if (wcd != null) { in dumpProto()3857 wcd.writeToProto(proto, PowerManagerServiceDumpProto.WIRELESS_CHARGER_DETECTOR); in dumpProto()