Searched refs:wcd (Results 1 – 1 of 1) sorted by relevance
3171 final WirelessChargerDetector wcd; in dumpInternal() local3354 wcd = mWirelessChargerDetector; in dumpInternal()3357 if (wcd != null) { in dumpInternal()3358 wcd.dump(pw); in dumpInternal()3363 final WirelessChargerDetector wcd; in dumpProto() local3701 wcd = mWirelessChargerDetector; in dumpProto()3704 if (wcd != null) { in dumpProto()3705 wcd.writeToProto(proto, PowerServiceDumpProto.WIRELESS_CHARGER_DETECTOR); in dumpProto()