Searched refs:registrar (Results 1 – 2 of 2) sorted by relevance
461 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub in registerService()463 return new BatteryManager(ctx, stats, registrar); in registerService() argument
3882 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub.asInterface( in updateBatteryPropertiesLocked() local3884 if (registrar != null) { in updateBatteryPropertiesLocked()3885 registrar.scheduleUpdate(); in updateBatteryPropertiesLocked()