Searched refs:getIntField (Results 1 – 7 of 7) sorted by relevance
226 int BatteryMonitor::getIntField(const String8& path) { in getIntField() function in android::BatteryMonitor257 getIntField(mHealthdConfig->batteryCapacityPath); in updateValues()274 getIntField(mHealthdConfig->batteryCurrentAvgPath); in updateValues()286 getIntField(mHealthdConfig->batteryTemperaturePath); in updateValues()308 if (getIntField(path)) { in updateValues()428 getIntField(mHealthdConfig->batteryCurrentNowPath); in getProperty()438 getIntField(mHealthdConfig->batteryCurrentAvgPath); in getProperty()448 getIntField(mHealthdConfig->batteryCapacityPath); in getProperty()494 v = getIntField(mHealthdConfig->batteryCurrentNowPath); in dumpState()500 v = getIntField(mHealthdConfig->batteryCurrentAvgPath); in dumpState()[all …]
72 private Integer getIntField(String fieldName, Integer def) { in getIntField() method in AhatClassInstance124 int count = getIntField("count", numChars); in asString()125 int offset = getIntField("offset", 0); in asString()260 Integer width = getIntField("mWidth", null); in getBitmapInfo()265 Integer height = getIntField("mHeight", null); in getBitmapInfo()
45 int ChargerDetect::getIntField(const std::string& path) { in getIntField() function in hardware::google::pixel::health::ChargerDetect122 if (!getIntField(kUsbOnlinePath)) { in onlineUpdate()
36 static int getIntField(const std::string& path);
83 int getIntField(const String8& path);
11 $opt$noinline$getIntField
90 public static int $opt$noinline$getIntField(Main m) { in $opt$noinline$getIntField()374 $opt$noinline$getIntField(null); in main()