Searched refs:batteryTechnology (Results 1 – 4 of 4) sorted by relevance
34 public String batteryTechnology; field in BatteryProperties52 batteryTechnology = other.batteryTechnology; in set()73 batteryTechnology = p.readString(); in BatteryProperties()89 p.writeString(batteryTechnology); in writeToParcel()
45 batteryTechnology = String8((p->readString16()).string()); in readFromParcel()62 p->writeString16(String16(batteryTechnology)); in writeToParcel()
72 String8 batteryTechnology; member
350 + ", batteryTechnology=" + mBatteryProps.batteryTechnology in processValuesLocked()407 mPlugType, mBatteryProps.batteryTechnology); in processValuesLocked()530 intent.putExtra(BatteryManager.EXTRA_TECHNOLOGY, mBatteryProps.batteryTechnology); in sendIntentLocked()542 ", technology: " + mBatteryProps.batteryTechnology + in sendIntentLocked()789 pw.println(" technology: " + mBatteryProps.batteryTechnology); in dumpInternal()