Searched defs:getProperty (Results 1 – 3 of 3) sorted by relevance
86 status_t BatteryPropertiesRegistrar::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryPropertiesRegistrar
352 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor
177 std::string getProperty(const std::string& key, const std::string& dflt) { in getProperty() function193 const std::string& iface, GetPropertyFn getProperty, SetPropertyFn setProperty) { in enableStablePrivacyAddresses()