Searched refs:gBatteryPropertiesRegistrar (Results 1 – 1 of 1) sorted by relevance
30 static sp<BatteryPropertiesRegistrar> gBatteryPropertiesRegistrar; variable34 if (gBatteryPropertiesRegistrar != NULL) in healthd_mode_android_battery_update()35 gBatteryPropertiesRegistrar->notifyListeners(*props); in healthd_mode_android_battery_update()60 gBatteryPropertiesRegistrar = new BatteryPropertiesRegistrar(); in healthd_mode_android_init()61 gBatteryPropertiesRegistrar->publish(gBatteryPropertiesRegistrar); in healthd_mode_android_init()