Searched refs:registrar (Results 1 – 2 of 2) sorted by relevance
519 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub in registerService()521 return new BatteryManager(ctx, stats, registrar); in registerService() argument
4591 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub.asInterface( in updateBatteryPropertiesLocked() local4593 if (registrar != null) { in updateBatteryPropertiesLocked()4594 registrar.scheduleUpdate(); in updateBatteryPropertiesLocked()