Searched refs:wcd (Results 1 – 1 of 1) sorted by relevance
3389 final WirelessChargerDetector wcd; in dumpInternal() local3581 wcd = mWirelessChargerDetector; in dumpInternal()3584 if (wcd != null) { in dumpInternal()3585 wcd.dump(pw); in dumpInternal()3590 final WirelessChargerDetector wcd; in dumpProto() local3901 wcd = mWirelessChargerDetector; in dumpProto()3904 if (wcd != null) { in dumpProto()3905 wcd.writeToProto(proto, PowerManagerServiceDumpProto.WIRELESS_CHARGER_DETECTOR); in dumpProto()