Searched refs:registrar (Results 1 – 2 of 2) sorted by relevance
471 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub in registerService()473 return new BatteryManager(ctx, stats, registrar); in registerService() argument
4267 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub.asInterface( in updateBatteryPropertiesLocked() local4269 if (registrar != null) { in updateBatteryPropertiesLocked()4270 registrar.scheduleUpdate(); in updateBatteryPropertiesLocked()