Searched refs:registrar (Results 1 – 2 of 2) sorted by relevance
403 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub in registerService()405 return new BatteryManager(ctx, stats, registrar); in registerService() argument
3900 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub.asInterface( in updateBatteryPropertiesLocked() local3902 if (registrar != null) { in updateBatteryPropertiesLocked()3903 registrar.scheduleUpdate(); in updateBatteryPropertiesLocked()